Definition Type: ComplexType
Name: LoadTenderMotorPartnersType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_LoadTenderMotor.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipTo in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipFrom in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of LoadTenderMotorPartnersType in schema cidx_ces_v4_0_message_loadtendermotor_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="LoadTenderMotorPartnersType">
    <xsd:sequence>
        <xsd:element ref="ShipFrom" maxOccurs="unbounded" />
        <xsd:element ref="ShipTo" maxOccurs="unbounded" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipFrom nsA:ShipFrom (1) unbounded
ShipTo nsA:ShipTo (1) unbounded
OtherPartner nsA:OtherPartner 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:LoadTenderMotorPartners