<xsd:simpleType name="EducationOrganizationTypeCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="Department" /> <xsd:enumeration value="SubSchool" /> </xsd:restriction> </xsd:simpleType>