XFT, CETO, OTA |
<xs:simpleType name="OwnerStandardsCodeType"> <xs:annotation> <xs:documentation>XFT, CETO, OTA</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="CETO"/> <xs:enumeration value="MCTO"/> <xs:enumeration value="MIRTO"/> <xs:enumeration value="OTA"/> <xs:enumeration value="XFT"/> </xs:restriction> </xs:simpleType> |