complexType ct_CumulatedServiceUsage_AggLevel5
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p143.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children LineItemReferenceNumber ServiceProduct NumberOfUnits BasicAmount ServiceAccessPoint PeriodStart PeriodEnd
used by
element AggLevel5Type/CumulatedServiceUsage
annotation
documentation
Detailed information to the connections (type of connection, number of calls, call duration, data volume)
source <xs:complexType name="ct_CumulatedServiceUsage_AggLevel5">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Detailed information to the connections (type of connection, number of calls, call duration, data volume)</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="LineItemReferenceNumber" type="xs:int" nillable="false">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Positiv integer, starting with 1 inside the current section</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ServiceProduct" type="ct_ServiceProduct_AggLevel5_CSU">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Unique identification bonded to the resource</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NumberOfUnits" type="ct_NumberOfUnits" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Quantity of units related to a cumulated service usage or service instance</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BasicAmount" type="ct_BasicAmount">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Amount, expressed in the default currency of an invoice</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ServiceAccessPoint" type="ct_ServiceAccessPoint_AggLevel5_CSU" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Identification by service access point type and ID</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PeriodStart" type="ct_DateTime"/>
   
<xs:element name="PeriodEnd" type="ct_DateTime"/>
 
</xs:sequence>
</xs:complexType>

element ct_CumulatedServiceUsage_AggLevel5/LineItemReferenceNumber
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p144.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:int
properties
content simple
nillable false
annotation
documentation
Positiv integer, starting with 1 inside the current section
source <xs:element name="LineItemReferenceNumber" type="xs:int" nillable="false">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Positiv integer, starting with 1 inside the current section</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_CumulatedServiceUsage_AggLevel5/ServiceProduct
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p145.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_ServiceProduct_AggLevel5_CSU
properties
content complex
children Id ChargeTypeId Description
annotation
documentation
Unique identification bonded to the resource
source <xs:element name="ServiceProduct" type="ct_ServiceProduct_AggLevel5_CSU">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Unique identification bonded to the resource</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_CumulatedServiceUsage_AggLevel5/NumberOfUnits
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p146.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_NumberOfUnits
properties
minOcc 1
maxOcc unbounded
content complex
children UnitType UnitOfMeasurement Number
annotation
documentation
Quantity of units related to a cumulated service usage or service instance
source <xs:element name="NumberOfUnits" type="ct_NumberOfUnits" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Quantity of units related to a cumulated service usage or service instance</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_CumulatedServiceUsage_AggLevel5/BasicAmount
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p147.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_BasicAmount
properties
content complex
children NetAmount GrossAmount Tax
annotation
documentation
Amount, expressed in the default currency of an invoice
source <xs:element name="BasicAmount" type="ct_BasicAmount">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Amount, expressed in the default currency of an invoice</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_CumulatedServiceUsage_AggLevel5/ServiceAccessPoint
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p148.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_ServiceAccessPoint_AggLevel5_CSU
properties
minOcc 0
maxOcc 1
content complex
children Type Id
annotation
documentation
Identification by service access point type and ID
source <xs:element name="ServiceAccessPoint" type="ct_ServiceAccessPoint_AggLevel5_CSU" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Identification by service access point type and ID</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_CumulatedServiceUsage_AggLevel5/PeriodStart
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p149.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_DateTime
properties
content complex
children Date Time
source <xs:element name="PeriodStart" type="ct_DateTime"/>

element ct_CumulatedServiceUsage_AggLevel5/PeriodEnd
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p150.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_DateTime
properties
content complex
children Date Time
source <xs:element name="PeriodEnd" type="ct_DateTime"/>


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