complexType
SectionIdentityType
element SectionIdentityType/SectionIdentifier
element SectionIdentityType/CourseOfferingReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | SectionIdentifier CourseOfferingReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="SectionIdentityType"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a Section.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SectionIdentifier" type="SectionIdentifier"> <xs:annotation> <xs:documentation>The local identifier assigned to a section.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType"> <xs:annotation> <xs:documentation>The course offering taught in the Section.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element SectionIdentityType/SectionIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | SectionIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SectionIdentifier" type="SectionIdentifier"> <xs:annotation> <xs:documentation>The local identifier assigned to a section.</xs:documentation> </xs:annotation> </xs:element> |
element SectionIdentityType/CourseOfferingReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CourseOfferingReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CourseOfferingIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CourseOfferingReference" type="CourseOfferingReferenceType"> <xs:annotation> <xs:documentation>The course offering taught in the Section.</xs:documentation> </xs:annotation> </xs:element> |