XML Einrichten Version 1.2
ClassOfGoodsValue Simple Type
XML Einrichten Version 1.2 : ClassOfGoodsValue Simple Type
Description
value within a classification
1. Ident within a classification (ClassofGoodsFeature stays empty)
2. option value for the specified feature (ClassofGoodsFeature is defined)
Namespace (none)
Type
Restriction of xs:string
Diagram
ClassOfGoodsValue Simple Type
Overview
ClassOfGoodsValue Restriction of xs:string
value within a classification
1. Ident within a classification (ClassofGoodsFeature stays empty)
2. option value for the specified feature (ClassofGoodsFeature is defined)
Facets
MaxLength35
Source
<xs:simpleType name="ClassOfGoodsValue" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Klassifikationswert</dt>
        <dt>1. Ident innerhalb der Klassifikation (ClassofGoodsFeature bleit leer)</dt>
        <dt>2. Merkmalswert zu einem feature (ClassofGoodsFeature ist definiert)</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>value within a classification</dt>
        <dt>1. Ident within a classification (ClassofGoodsFeature stays empty)</dt>
        <dt>2. option value for the specified feature (ClassofGoodsFeature is defined)</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="35" />
  </xs:restriction>
</xs:simpleType>
See Also
XML Einrichten Version 1.2