Definition Type: ComplexType
Name: DeliveryContentType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReceiptSummary in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into StorageTankIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryProduct in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DeliveryContentType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryContentType">
    <xsd:sequence>
        <xsd:element ref="LineNumber" />
        <xsd:element ref="DeliveryProduct" />
        <xsd:element ref="StorageTankIdentifier" minOccurs="0" />
        <xsd:element ref="ReceiptSummary" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
DeliveryProduct nsA:DeliveryProduct (1) (1)
StorageTankIdentifier nsA:StorageTankIdentifier 0 (1)
ReceiptSummary nsA:ReceiptSummary (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryContent