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