complexType ct_DateTime
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p151.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Date Time
used by
elements ct_CumulatedServiceUsage_AggLevel4/PeriodEnd ct_CumulatedServiceUsage_AggLevel5/PeriodEnd ct_CumulatedServiceUsage_AggLevel4/PeriodStart ct_CumulatedServiceUsage_AggLevel5/PeriodStart
source <xs:complexType name="ct_DateTime">
 
<xs:annotation>
   
<xs:documentation xml:lang="en"/>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Date" type="xs:date">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Start date of the period of the aggregated details are related to (CCYY-MM-DD)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Time" type="xs:time" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en"> Current not in use</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_DateTime/Date
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p152.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:date
properties
content simple
annotation
documentation
Start date of the period of the aggregated details are related to (CCYY-MM-DD)
source <xs:element name="Date" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Start date of the period of the aggregated details are related to (CCYY-MM-DD)</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_DateTime/Time
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p153.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:time
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Current not in use
source <xs:element name="Time" type="xs:time" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en"> Current not in use</xs:documentation>
 
</xs:annotation>
</xs:element>


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