diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | ID CallDate CallTime ServiceNumberCalled TelecommunicationsServiceCategory TelecommunicationsServiceCategoryCode MovieTitle RoamingPartnerName PayPerView Quantity TelecommunicationsServiceCall TelecommunicationsServiceCallCode CallBaseAmount CallExtensionAmount Price Country ExchangeRate AllowanceCharge TaxTotal CallDuty TimeDuty | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="TelecommunicationsServiceType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a telecommunications service (e.g., a telephone call or a video on demand service).</ccts:Definition> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:DataType>TelecommunicationsServiceType</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Details</ccts:DictionaryEntryName> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:DataType>TelecommunicationsServiceType</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for this telecommunications service.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Identifier</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:CallDate" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Date. Date</ccts:DictionaryEntryName> <ccts:Definition>In the case of a telephone call, the date of the call.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Date</ccts:PropertyTerm> <ccts:RepresentationTerm>Date</ccts:RepresentationTerm> <ccts:DataType>Date. Type</ccts:DataType> <ccts:Examples>2008-01-01</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Date. Date</ccts:DictionaryEntryName> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Date</ccts:PropertyTerm> <ccts:RepresentationTerm>Date</ccts:RepresentationTerm> <ccts:DataType>Date. Type</ccts:DataType> <ccts:Examples>2008-01-01</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:CallTime" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Time. Time</ccts:DictionaryEntryName> <ccts:Definition>In the case of a telephone call, the time of the call.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Time</ccts:PropertyTerm> <ccts:RepresentationTerm>Time</ccts:RepresentationTerm> <ccts:DataType>Time. Type</ccts:DataType> <ccts:Examples>00:01:00</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Time. Time</ccts:DictionaryEntryName> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Time</ccts:PropertyTerm> <ccts:RepresentationTerm>Time</ccts:RepresentationTerm> <ccts:DataType>Time. Type</ccts:DataType> <ccts:Examples>00:01:00</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:ServiceNumberCalled" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Service Number Called. Text</ccts:DictionaryEntryName> <ccts:Definition>In the case of a telephone call, the phone number called.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Service Number Called</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>12345679</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Service Number Called. Text</ccts:DictionaryEntryName> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Service Number Called</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>12345679</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TelecommunicationsServiceCategory" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Category. Text</ccts:DictionaryEntryName> <ccts:Definition>The telecommunications category, expressed as text.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Category</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>Subscription</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Category. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Category</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>Subscription</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TelecommunicationsServiceCategoryCode" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Category Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The telecommunications category, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Category Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:Examples>Subscription</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Category Code. Code</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Category Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:Examples>Subscription</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:MovieTitle" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Movie Title. Text</ccts:DictionaryEntryName> <ccts:Definition>The title of a movie delivered via this telecommunications service.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Movie Title</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>The Matrix</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Movie Title. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Movie Title</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>The Matrix</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:RoamingPartnerName" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Roaming Partner Name. Name</ccts:DictionaryEntryName> <ccts:Definition>Statement of the roaming partner name.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Roaming Partner Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Roaming Partner Name. Name</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Roaming Partner Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:PayPerView" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Pay Per View. Text</ccts:DictionaryEntryName> <ccts:Definition>A pay-per-view delivered via this telecommunications service.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Pay Per View</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Pay Per View. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Pay Per View</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:Quantity" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Quantity</ccts:DictionaryEntryName> <ccts:Definition>The number of calls.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Quantity</ccts:PropertyTerm> <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm> <ccts:DataType>Quantity. Type</ccts:DataType> <ccts:Examples>5761</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Quantity</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Quantity</ccts:PropertyTerm> <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm> <ccts:DataType>Quantity. Type</ccts:DataType> <ccts:Examples>5761</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TelecommunicationsServiceCall" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Call. Text</ccts:DictionaryEntryName> <ccts:Definition>The telecommunications call described as a text</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Call</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>CallAttempt</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Call. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Call</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>CallAttempt</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TelecommunicationsServiceCallCode" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Call Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The telecommunications call described as a code</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Call Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:Examples>CallAttempt</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Telecommunications Service Call Code. Code</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Telecommunications Service Call Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:Examples>CallAttempt</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:CallBaseAmount" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call Base_ Amount. Amount</ccts:DictionaryEntryName> <ccts:Definition>The amount to be payed as the base for one call</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call Base</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call Base_ Amount. Amount</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call Base</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:CallExtensionAmount" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call Extension_ Amount. Amount</ccts:DictionaryEntryName> <ccts:Definition>The amount to be payed for the call</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call Extension</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> <ccts:Examples>542.44</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call Extension_ Amount. Amount</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call Extension</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> <ccts:Examples>542.44</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Price" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Price</ccts:DictionaryEntryName> <ccts:Definition>The price for using the telecommunication service</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Price</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Price</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Price</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Country" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Country</ccts:DictionaryEntryName> <ccts:Definition>The country to which the service is provided. In case of a telephone call it is the country where the receiver is located.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Country</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Country</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Country</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ExchangeRate" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Exchange Rate</ccts:DictionaryEntryName> <ccts:Definition>A exchanges rates used in the pricing e.g.. when phone calls has crossed border lines.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Exchange Rate</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Exchange Rate</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Exchange Rate</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Exchange Rate</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Exchange Rate</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Allowance Charge</ccts:DictionaryEntryName> <ccts:Definition>An allowance or charge that applies to the UtilityStatement as a whole.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Allowance Charge</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Tax Total</ccts:DictionaryEntryName> <ccts:Definition>A total amount of taxes of a particular kind applicable to this telecommunications service.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Tax Total</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Tax Total</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTerm>Tax Total</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CallDuty" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Duty. Duty</ccts:DictionaryEntryName> <ccts:Definition>In the case of a telephone call, a duty on this call.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Duty</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Call_ Duty. Duty</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Call</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Duty</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="TimeDuty" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Time_ Duty. Duty</ccts:DictionaryEntryName> <ccts:Definition>A duty on a consumption of time.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Time</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Duty</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Telecommunications Service. Time_ Duty. Duty</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Telecommunications Service</ccts:ObjectClass> <ccts:PropertyTermQualifier>Time</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Duty</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Duty</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |