XML Einrichten Version 1.2
ClassOfGoodsValue Simple Type
XML Einrichten Version 1.2 : ClassOfGoodsValue Simple Type
Beschreibung
Klassifikationswert
1. Ident innerhalb der Klassifikation (ClassofGoodsFeature bleit leer)
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
1. Ident innerhalb der Klassifikation (ClassofGoodsFeature bleit leer)
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>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>
Siehe auch
XML Einrichten Version 1.2