simpleType acl_UnitType
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type restriction of xs:token
properties
base xs:token
used by
element ct_NumberOfUnits/UnitType
facets
Kind Value Annotation
enumeration 3
documentation
cumulative quantity
enumeration 61
documentation
return quantity
enumeration 88
documentation
non accountable
enumeration 107
documentation
accountable
enumeration 133
documentation
cumulatitive quantity, preceding period reached
enumeration 134
documentation
cumulatitive quantity, actual planned
enumeration 143
documentation
quantity remaining
annotation
documentation
Derived from a EDIFACT Codelist (6063)
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy