namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||||||||||||
type | restriction of xs:token | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="acl_PaymentMeansType"> <xs:annotation> <xs:documentation xml:lang="en">Derived from a EDIFACT Codelist (4461)</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="3"> <xs:annotation> <xs:documentation xml:lang="en">automatic debit</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="31"> <xs:annotation> <xs:documentation xml:lang="en">manual payment</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="77"> <xs:annotation> <xs:documentation xml:lang="en">credit card payment</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |