simpleType
SectionCharacteristicsMapType
namespace | http://ed-fi.org/0110 | |||||||||
type | restriction of xs:token | |||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="SectionCharacteristicsMapType"> <xs:annotation> <xs:documentation>Enumeration items for Section Characteristics</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Attendance Tracked"/> <xs:enumeration value="Graded Credit Available"/> </xs:restriction> </xs:simpleType> |