Definition Type: ComplexType
Name: ShipNoticeListType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShipNoticeListBody in schema cidx_5_0_xsd Drilldown into Header in schema cidx_5_0_xsd Drilldown into Version in schema cidx_5_0_xsdXSD Diagram of ShipNoticeListType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ShipNoticeListType">
    <xsd:sequence>
        <xsd:element ref="Header" />
        <xsd:element ref="ShipNoticeListBody" />
    </xsd:sequence>
    <xsd:attribute name="Version" type="cidxToken" fixed="5.0" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Header nsA:Header (1) (1)
ShipNoticeListBody nsA:ShipNoticeListBody (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Version nsA:Version (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:ShipNoticeList