Definition Type: Element
Name: TransportUnitCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransportUnitDetail in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitText in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitIdentifier in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCount in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitEquipment in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitMeasurements in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCode in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitLevel in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitVariable in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitType in schema papinetcommondefsv2r40_xsdXSD Diagram of TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="TransportUnitCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="TransportUnitCode" minOccurs="0" />
            <xs:element ref="TransportUnitMeasurements" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportUnitEquipment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportUnitCount" minOccurs="0" />
            <xs:element ref="TransportUnitIdentifier" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportUnitText" minOccurs="0" />
            <xs:element ref="TransportUnitDetail" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="TransportUnitType" type="transportUnitType" use="required" />
        <xs:attribute name="TransportUnitVariable" type="transportUnitVariable" use="optional" />
        <xs:attribute name="TransportUnitLevel" type="nni1" use="optional" default="1" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransportUnitCode pn:TransportUnitCode 0 (1)
TransportUnitMeasurements pn:TransportUnitMeasurements 0 unbounded
TransportUnitEquipment pn:TransportUnitEquipment 0 unbounded
TransportUnitCount pn:TransportUnitCount 0 (1)
TransportUnitIdentifier pn:TransportUnitIdentifier 0 unbounded
TransportUnitText pn:TransportUnitText 0 (1)
TransportUnitDetail pn:TransportUnitDetail 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
TransportUnitType pn:TransportUnitType Required
TransportUnitVariable pn:TransportUnitVariable Optional
TransportUnitLevel pn:TransportUnitLevel 1 Optional