Description
This element is used to specify a manufacturer-specific sorting for the features. The order is a recommendation by the manufacturer. The dealership will, if necessary, work with a different sorting. The sorting is, for example, used for: display in on-screen forms, order of the options during the ordering process, or forms. The sorting must be specified unequivocally for all data records. The element is left blank for invisible head options (HEADER_POS_VARIATION_TYPE = U (path 1)).
Element paths Path 1: FEATURE_DEFINITION/FEATURES/FEATURE/HEADER_POS_VARIATION_TYPE/ |
D nonNegativeInteger P M [0:999] |
Type
Restriction of xs:nonNegativeInteger
Diagram
Overview
|
SEQUENCE_NO Restriction of xs:nonNegativeInteger
This element is used to specify a manufacturer-specific sorting for the features. The order is a recommendation by the manufacturer. The dealership will, if necessary, work with a different sorting. The sorting is, for example, used for: display in on-screen forms, order of the options during the ordering process, or forms. The sorting must be specified unequivocally for all data records. The element is left blank for invisible head options (HEADER_POS_VARIATION_TYPE = U (path 1)).
Element paths Path 1: FEATURE_DEFINITION/FEATURES/FEATURE/HEADER_POS_VARIATION_TYPE/ |
D nonNegativeInteger P M [0:999] |
|
Source
<xs:element name="SEQUENCE_NO" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>250--4--Sortierung</xs:documentation>
<xs:documentation>Version Beta 2.0 Build 4</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:nonNegativeInteger">
<xs:minInclusive value="0" />
<xs:maxInclusive value="999" />
</xs:restriction>
</xs:simpleType>
</xs:element>
|
See Also