simpleType acl_DocumentType
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type restriction of xs:token
properties
base xs:token
used by
element ETEB02HeaderType/DocumentType
facets
Kind Value Annotation
enumeration 130
documentation
data sheet
enumeration 325
documentation
proforma invoice, internal invoice
enumeration 380
documentation
genuine invoice, original invoice, positive invoice
enumeration 381
documentation
credit note
annotation
documentation
Derived from a EDIFACT Codelist (1001)
source <xs:simpleType name="acl_DocumentType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Derived from a EDIFACT Codelist (1001)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="130">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">data sheet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="325">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">proforma invoice, internal invoice</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="380">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">genuine invoice, original invoice, positive invoice</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="381">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">credit note</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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