<xsd:complexType name="CommodityMetalBrand"> <xsd:sequence> <xsd:element name="name" type="CommodityMetalBrandName" minOccurs="0" /> <xsd:element name="brandManager" type="CommodityMetalBrandManager" minOccurs="0" /> <xsd:element name="country" type="CountryCode" minOccurs="0" /> <xsd:element name="producer" type="CommodityMetalProducer" minOccurs="0" /> </xsd:sequence> </xsd:complexType>