Definition Type: ComplexType
Name: TransportInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ConfirmedPrice in schema cidx_5_0_xsd Drilldown into OtherPartner in schema cidx_5_0_xsd Drilldown into TransportName in schema cidx_5_0_xsd Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into CarrierEquipmentCode in schema cidx_5_0_xsd Drilldown into LocationTo in schema cidx_5_0_xsd Drilldown into LocationFrom in schema cidx_5_0_xsd Drilldown into TransportMethodCode in schema cidx_5_0_xsd Drilldown into TransportStepNumber in schema cidx_5_0_xsd Drilldown into ShipEndDate in schema cidx_5_0_xsd Drilldown into ShipStartDate in schema cidx_5_0_xsd Drilldown into StageIdentifier in schema cidx_5_0_xsdXSD Diagram of TransportInformationType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="TransportInformationType">
    <xsd:sequence>
        <xsd:element ref="ShipStartDate" />
        <xsd:element ref="ShipEndDate" />
        <xsd:element ref="TransportStepNumber" />
        <xsd:element ref="TransportMethodCode" />
        <xsd:element ref="LocationFrom" />
        <xsd:element ref="LocationTo" />
        <xsd:element ref="CarrierEquipmentCode" minOccurs="0" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" />
        <xsd:element ref="TransportName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ConfirmedPrice" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="StageIdentifier" type="cidxListTransportationInformationStageIdentifier" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipStartDate nsA:ShipStartDate (1) (1)
ShipEndDate nsA:ShipEndDate (1) (1)
TransportStepNumber nsA:TransportStepNumber (1) (1)
TransportMethodCode nsA:TransportMethodCode (1) (1)
LocationFrom nsA:LocationFrom (1) (1)
LocationTo nsA:LocationTo (1) (1)
CarrierEquipmentCode nsA:CarrierEquipmentCode 0 (1)
ReferenceInformation nsA:ReferenceInformation 0 (1)
TransportName nsA:TransportName 0 unbounded
OtherPartner nsA:OtherPartner 0 unbounded
ConfirmedPrice nsA:ConfirmedPrice 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
StageIdentifier nsA:StageIdentifier Required
Collapse Derivation Tree:
Collapse References:
nsA:TransportInformation