<xsd:element name="OrderClassification"> <xsd:complexType> <xsd:attribute name="orderType" type="OrderType" use="required" /> <xsd:attribute name="orderStatus" type="OrderStatusType" use="required" /> </xsd:complexType> </xsd:element>