complexType ct_Period
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p244.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children FromDate ToDate
used by
element ct_Delivery/Period
annotation
documentation
Period
source <xs:complexType name="ct_Period">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Period</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FromDate" type="xs:date">
     
<xs:annotation>
       
<xs:documentation>Start of the Billing period</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ToDate" type="xs:date">
     
<xs:annotation>
       
<xs:documentation>End of the Billing period</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_Period/FromDate
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p245.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:date
properties
content simple
annotation
documentation
Start of the Billing period
source <xs:element name="FromDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Start of the Billing period</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_Period/ToDate
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p246.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:date
properties
content simple
annotation
documentation
End of the Billing period
source <xs:element name="ToDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>End of the Billing period</xs:documentation>
 
</xs:annotation>
</xs:element>


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