Definition Type: ComplexType
Name: production-centerType
Containing Schema: meta_data.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sub-center in schema meta_data_xsdXSD Diagram of production-centerType in schema meta_data_xsd (DWML - Digital Weather Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="production-centerType" mixed="true">
    <xsd:sequence>
        <xsd:element name="sub-center" type="xsd:string" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sub-center sub-center 0 1
Collapse Derivation Tree:
Collapse References:
production-center