XML Einrichten Version 1.2
TypeOfQuantityDeviation Simple Type
XML Einrichten Version 1.2 : TypeOfQuantityDeviation Simple Type
Description
type and reason for a quantity deviation
Namespace (none)
Type
Restriction of xs:string
Diagram
TypeOfQuantityDeviation Simple Type
Overview
TypeOfQuantityDeviation Restriction of xs:string
type and reason for a quantity deviation
Facets
MaxLength3
Source
<xs:simpleType name="TypeOfQuantityDeviation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Art und Ursache einer Mengenabweichung</xs:documentation>
    <xs:documentation xml:lang="en">type and reason for a quantity deviation </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="3" />
  </xs:restriction>
</xs:simpleType>
See Also
XML Einrichten Version 1.2