Simple Type | CommodityStandardsAuthorityCodeType |
<xsd:simpleType name="ListCommodityStandardsAuthorityCode"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="GIPSA"/> <xsd:enumeration value="Industry"/> </xsd:restriction> </xsd:simpleType> |