Definition Type: ComplexType
Name: StowageType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Stowage. Details A location on board a means of transport where specified goods or transport equipment have been or are to be stowed. Stowage
Collapse XSD Schema Diagram:
Drilldown into MeasurementDimension in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Location in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LocationID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of StowageType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="StowageType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Stowage. Details</ccts:DictionaryEntryName>
                <ccts:Definition>A location on board a means of transport where specified goods or transport equipment have been or are to be stowed.</ccts:Definition>
                <ccts:ObjectClass>Stowage</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:LocationID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Stowage. Location Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a location on board a means of transport where specified goods or transport equipment have been or are to be stowed.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Stowage</ccts:ObjectClass>
                        <ccts:PropertyTerm>Location Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Cell Location, coded</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Location" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Stowage. Location. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Describes a location on board a means of transport where specified goods or transport equipment have been or are to be stowed.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Stowage</ccts:ObjectClass>
                        <ccts:PropertyTerm>Location</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Cell Location</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Stowage. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName>
                        <ccts:Definition>Associates any measurements (including lengths, mass, and volume) for this stowage.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Stowage</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Measurement</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Dimension</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LocationID cbc:LocationID 0 1
Location cbc:Location 0 unbounded
MeasurementDimension cac:MeasurementDimension 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:Stowage