<xsd:complexType name="InventoryLocationType"> <xsd:sequence> <xsd:element ref="Company"/> <xsd:element ref="Plant" minOccurs="0"/> <xsd:element ref="StorageLocation" minOccurs="0"/> </xsd:sequence> </xsd:complexType>