<xs:attribute name="OrderStatusType" use="required"> <xs:simpleType> <xs:restriction base="infoRequestDetailType"> <xs:enumeration value="ByProduct" /> <xs:enumeration value="ByPurchaseOrder" /> <xs:enumeration value="BySupplierOrderNumber" /> </xs:restriction> </xs:simpleType> </xs:attribute>