<xs:simpleType name="mei_data.OTHERSTAFF"> <xs:restriction base="xs:token"> <xs:enumeration value="above"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="below"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |