complexType
RaceType
element RaceType/RacialCategory
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | RacialCategory | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="RaceType"> <xs:annotation> <xs:documentation>The general racial category which most clearly reflects the individual's recognition of his or her community or with which the individual most identifies. </xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumerated Collection</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="RacialCategory" type="RaceItemType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Zero or more racial categories associated with the student or staff.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element RaceType/RacialCategory
| diagram | ![]() |
||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||
| type | RaceItemType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="RacialCategory" type="RaceItemType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Zero or more racial categories associated with the student or staff.</xs:documentation> </xs:annotation> </xs:element> |


