StowageType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Stowage. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a location on board a means of transport where specified goods or transport equipment have been stowed or are to be stowed.</ccts:Definition>
  <ccts:ObjectClass>Stowage</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element Stowage

Source

<xsd:complexType name="StowageType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Stowage. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a location on board a means of transport where specified goods or transport equipment have been stowed 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>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Stowage. Location Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the location.</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>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Stowage. Location. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text describing the location.</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="cac:MeasurementDimension" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Stowage. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName>
            <ccts:Definition>A measurable dimension (length, mass, weight, or volume) of 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:RepresentationTerm>Dimension</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>