namespace | https://dds.a1.net/rechnungsmanagement/EBOR | |||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:simpleType name="scl_TimeCategory"> <xs:annotation> <xs:documentation xml:lang="en">Unique identification of the tax amongst all taxes used in the country under the jurisdiction of which the contract has been established.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="BFB"> <xs:annotation> <xs:documentation>Business Free Time Package</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FLT"> <xs:annotation> <xs:documentation>Fixed Price (Flat)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FRZ"> <xs:annotation> <xs:documentation>Free Time (Freizeit)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FWO"> <xs:annotation> <xs:documentation>Free Weekend (Freies Wochenende)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GSZ"> <xs:annotation> <xs:documentation>Business Time (Geschäftszeit)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="7X24"> <xs:annotation> <xs:documentation>24 hours per day, 7 days per week</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |