Definition Type: ComplexType
Name: PriceZoneType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EffectiveDates in schema cidx_5_0_xsd Drilldown into ZoneName in schema cidx_5_0_xsd Drilldown into ZoneType in schema cidx_5_0_xsd Drilldown into ZoneID in schema cidx_5_0_xsdXSD Diagram of PriceZoneType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PriceZoneType">
    <xsd:sequence>
        <xsd:element ref="ZoneID" />
        <xsd:element ref="ZoneType" />
        <xsd:element ref="ZoneName" minOccurs="0" />
        <xsd:element ref="EffectiveDates" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ZoneID nsA:ZoneID (1) (1)
ZoneType nsA:ZoneType (1) (1)
ZoneName nsA:ZoneName 0 (1)
EffectiveDates nsA:EffectiveDates 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PriceZone