Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type AdditionalItemPropertyType
Namespace No namespace
Diagram
Diagrame-document-3_1_14_xsd_Simple_Type_NormalTextType.tmp#NormalTextTypee-document-3_1_14_xsd_Complex_Type_AdditionalItemPropertyType.tmp#AdditionalItemPropertyType_type
Type extension of NormalTextType
Type hierarchy
Used by
Attributes
QName Type Use
type ItemPropertyType required
Source
<xs:complexType name="AdditionalItemPropertyType">
  <!--3.1.14: ADDED -->
  <xs:simpleContent>
    <xs:extension base="NormalTextType">
      <xs:attribute name="type" type="ItemPropertyType" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute AdditionalItemPropertyType / @type
Namespace No namespace
Type ItemPropertyType
Properties
use required
Facets
pattern (\c+) & ((EUDR-DDS-ID)|(EUDR-DDV-ID)|(HTD-ID)|(BOM-ID))
Used by
Source
<xs:attribute name="type" type="ItemPropertyType" use="required"/>