XML Einrichten Version 1.3
ClassOfGoodsValue Simple Type
XML Einrichten Version 1.3 : ClassOfGoodsValue Simple Type
Beschreibung
Klassifikationswert
Variante 1: Ident innerhalb der Klassifikation, dann bleibt ClassofGoodsFeature leer)
Variante 2. Merkmalswert zu einem feature - ClassofGoodsFeature ist definiert
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
ClassOfGoodsValue Simple Type
Overview
ClassOfGoodsValue Restriction of xs:string
Klassifikationswert
Variante 1: Ident innerhalb der Klassifikation, dann bleibt ClassofGoodsFeature leer)
Variante 2. Merkmalswert zu einem feature - ClassofGoodsFeature ist definiert
Facette (Aspekt)
MaxLength35
Quelle
<xs:simpleType name="ClassOfGoodsValue" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Klassifikationswert</dt>
        <dt>Variante 1: Ident innerhalb der Klassifikation, dann bleibt ClassofGoodsFeature leer)</dt>
        <dt>Variante 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>Variant 1: Ident within a classification, then ClassofGoodsFeature stays empty</dt>
        <dt>Variant 2. option value for the specified feature, then ClassofGoodsFeature is defined</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="35" />
  </xs:restriction>
</xs:simpleType>
Siehe auch
XML Einrichten Version 1.3