complexType
EducationContentIdentityType
element EducationContentIdentityType/ContentIdentifier
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | ContentIdentifier | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="EducationContentIdentityType"> <xs:annotation> <xs:documentation>Identity of an EducationContent.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ContentIdentifier" type="ContentIdentifier"> <xs:annotation> <xs:documentation>A unique identifier for the EducationContent.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationContentIdentityType/ContentIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContentIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ContentIdentifier" type="ContentIdentifier"> <xs:annotation> <xs:documentation>A unique identifier for the EducationContent.</xs:documentation> </xs:annotation> </xs:element> |