simpleType
CareerPathwayType
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CareerPathwayType"> <xs:annotation> <xs:documentation>The career cluster or pathway representing the career path of the Vocational/Career Tech concentrator.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Agriculture, Food and Natural Resources"/> <xs:enumeration value="Architecture and Construction"/> <xs:enumeration value="Arts, A/V Technology and Communications"/> <xs:enumeration value="Business, Management and Administration"/> <xs:enumeration value="Education and Training"/> <xs:enumeration value="Finance"/> <xs:enumeration value="Government and Public Administration"/> <xs:enumeration value="Health Science"/> <xs:enumeration value="Hospitality and Tourism"/> <xs:enumeration value="Human Services"/> <xs:enumeration value="Information Technology"/> <xs:enumeration value="Law, Public Safety, Corrections and Security"/> <xs:enumeration value="Manufacturing"/> <xs:enumeration value="Marketing, Sales and Service"/> <xs:enumeration value="Science, Technology, Engineering and Mathematics"/> <xs:enumeration value="Transportation, Distribution and Logistics"/> </xs:restriction> </xs:simpleType> |