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


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