complexType ct_PaymentMeans
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p238.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Type Comment
used by
element ETEB02HeaderType/PaymentMeans
annotation
documentation
Unique identification of the payment method
source <xs:complexType name="ct_PaymentMeans">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Unique identification of the payment method</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Type" type="acl_PaymentMeansType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">unique identificator
coded, see codelist: acl_PaymentMeansTypeEBOR.xsd
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Comment" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ct_PaymentMeans/Type
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p239.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type acl_PaymentMeansType
properties
content simple
facets
Kind Value Annotation
enumeration 3
documentation
automatic debit
enumeration 31
documentation
manual payment
enumeration 77
documentation
credit card payment
annotation
documentation
unique identificator
coded, see codelist: acl_PaymentMeansTypeEBOR.xsd
source <xs:element name="Type" type="acl_PaymentMeansType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">unique identificator
coded, see codelist: acl_PaymentMeansTypeEBOR.xsd
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PaymentMeans/Comment
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p240.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="Comment" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>


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