XML Einrichten Version 1.2
TypeOfShippingMark Simple Type
XML Einrichten Version 1.2 : TypeOfShippingMark Simple Type
Description
Type of shipping mark SSCC
Code list:
BJ = NVE
Namespace (none)
Type
Restriction of xs:string
Diagram
TypeOfShippingMark Simple Type
Overview
TypeOfShippingMark Restriction of xs:string
Type of shipping mark SSCC
Code list:
BJ = NVE
Facets
MaxLength3
Source
<xs:simpleType name="TypeOfShippingMark" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Art der Versandmarkierung</dt>
        <dt>Codeliste: </dt>
        <dt>BJ = NVE</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>Type of shipping mark SSCC</dt>
        <dt>Code list: </dt>
        <dt>BJ = NVE</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="3" />
  </xs:restriction>
</xs:simpleType>
See Also
XML Einrichten Version 1.2