namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="acl_UnitType"> <xs:annotation> <xs:documentation xml:lang="en">Derived from a EDIFACT Codelist (6063)</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="3"> <xs:annotation> <xs:documentation xml:lang="en">cumulative quantity</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="61"> <xs:annotation> <xs:documentation xml:lang="en">return quantity</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="88"> <xs:annotation> <xs:documentation xml:lang="en">non accountable</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="107"> <xs:annotation> <xs:documentation xml:lang="en">accountable</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="133"> <xs:annotation> <xs:documentation xml:lang="en">cumulatitive quantity, preceding period reached</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="134"> <xs:annotation> <xs:documentation xml:lang="en">cumulatitive quantity, actual planned</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="143"> <xs:annotation> <xs:documentation xml:lang="en">quantity remaining</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |