complexType "CommodityMetalBrand"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
name (in brand),
All Direct / Indirect Based Elements (1):
brand
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="CommodityMetalBrand">
<xsd:sequence>
<xsd:element name="name" type="CommodityMetalBrandName"/>
<xsd:element minOccurs="0" name="brandManager" type="CommodityMetalBrandManager"/>
<xsd:element minOccurs="0" name="country" type="CountryCode"/>
<xsd:element minOccurs="0" name="producer" type="CommodityMetalProducer"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
brandManager
Type:
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="brandManager" type="CommodityMetalBrandManager"/>

country
Type:
CountryCode, simple content
Simple Content
xsd:token
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="country" type="CountryCode"/>

name
Type:
CommodityMetalBrandName, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="name" type="CommodityMetalBrandName"/>

producer
Type:
CommodityMetalProducer, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="producer" type="CommodityMetalProducer"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.