cac:TelecommunicationsSupply
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:TelecommunicationsSupplyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:TelecommunicationsSupplyType [0..1] The type of telecommunications supply, expressed as text.
- cbc:TelecommunicationsSupplyTypeCode [0..1] The type of telecommunications supply, expressed as a code.
- cbc:PrivacyCode [1..1] A code signifying the level of confidentiality of this information for this telecommunication supply.
- cbc:Description [0..*] Text describing the telecommunications supply.
- cbc:TotalAmount [0..1] The total amount associated with this telecommunications supply.
- cac:TelecommunicationsSupplyLine [1..*] Outlines the provided telecommunication supply
Attributes
None
Used in
- Type cac:ConsumptionType (Element cac:Consumption)
Sample instance
<cac:TelecommunicationsSupply> <cbc:TelecommunicationsSupplyType>string</cbc:TelecommunicationsSupplyType> <cbc:TelecommunicationsSupplyTypeCode>normalizedString</cbc:TelecommunicationsSupplyTypeCode> <cbc:PrivacyCode>normalizedString</cbc:PrivacyCode> <cbc:Description>string</cbc:Description> <cbc:TotalAmount currencyID="normalizedString">1.0</cbc:TotalAmount> <cac:TelecommunicationsSupplyLine> <cbc:ID>normalizedString</cbc:ID> <cbc:PhoneNumber>string</cbc:PhoneNumber> <cbc:Description>string</cbc:Description> <cbc:LineExtensionAmount currencyID="normalizedString">1.0</cbc:LineExtensionAmount> <cac:ExchangeRate> <cbc:SourceCurrencyCode>normalizedString</cbc:SourceCurrencyCode> <cbc:SourceCurrencyBaseRate>1.0</cbc:SourceCurrencyBaseRate> <cbc:TargetCurrencyCode>normalizedString</cbc:TargetCurrencyCode> <cbc:TargetCurrencyBaseRate>1.0</cbc:TargetCurrencyBaseRate> <cbc:ExchangeMarketID>normalizedString</cbc:ExchangeMarketID> <cbc:CalculationRate>1.0</cbc:CalculationRate> <cbc:MathematicOperatorCode>normalizedString</cbc:MathematicOperatorCode> <cbc:Date>2000-01-01</cbc:Date> <cac:ForeignExchangeContract>... </cac:ForeignExchangeContract> </cac:ExchangeRate> <cac:AllowanceCharge> <cbc:ID>normalizedString</cbc:ID> <cbc:ChargeIndicator>true</cbc:ChargeIndicator> <cbc:AllowanceChargeReasonCode>normalizedString</cbc:AllowanceChargeReasonCode> <cbc:AllowanceChargeReason>string</cbc:AllowanceChargeReason> <cbc:MultiplierFactorNumeric>1.0</cbc:MultiplierFactorNumeric> <cbc:PrepaidIndicator>true</cbc:PrepaidIndicator> <cbc:SequenceNumeric>1.0</cbc:SequenceNumeric> <cbc:Amount currencyID="normalizedString">1.0</cbc:Amount> <cbc:BaseAmount currencyID="normalizedString">1.0</cbc:BaseAmount> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cbc:PerUnitAmount currencyID="normalizedString">1.0</cbc:PerUnitAmount> <cac:TaxCategory>... </cac:TaxCategory> <cac:TaxTotal>... </cac:TaxTotal> <cac:PaymentMeans>... </cac:PaymentMeans> </cac:AllowanceCharge> <cac:TaxTotal> <cbc:TaxAmount currencyID="normalizedString">1.0</cbc:TaxAmount> <cbc:RoundingAmount currencyID="normalizedString">1.0</cbc:RoundingAmount> <cbc:TaxEvidenceIndicator>true</cbc:TaxEvidenceIndicator> <cbc:TaxIncludedIndicator>true</cbc:TaxIncludedIndicator> <cac:TaxSubtotal>... </cac:TaxSubtotal> </cac:TaxTotal> <cac:TelecommunicationsService> <cbc:ID>normalizedString</cbc:ID> <cbc:CallDate>2000-01-01</cbc:CallDate> <cbc:CallTime>12:00:00</cbc:CallTime> <cbc:ServiceNumberCalled>string</cbc:ServiceNumberCalled> <cbc:TelecommunicationsServiceCategory>string</cbc:TelecommunicationsServiceCategory> <cbc:TelecommunicationsServiceCategoryCode>normalizedString</cbc:TelecommunicationsServiceCategoryCode> <cbc:MovieTitle>string</cbc:MovieTitle> <cbc:RoamingPartnerName>string</cbc:RoamingPartnerName> <cbc:PayPerView>string</cbc:PayPerView> <cbc:Quantity>1.0</cbc:Quantity> <cbc:TelecommunicationsServiceCall>string</cbc:TelecommunicationsServiceCall> <cbc:TelecommunicationsServiceCallCode>normalizedString</cbc:TelecommunicationsServiceCallCode> <cbc:CallBaseAmount currencyID="normalizedString">1.0</cbc:CallBaseAmount> <cbc:CallExtensionAmount currencyID="normalizedString">1.0</cbc:CallExtensionAmount> <cac:Price>... </cac:Price> <cac:Country>... </cac:Country> <cac:ExchangeRate>... </cac:ExchangeRate> <cac:AllowanceCharge>... </cac:AllowanceCharge> <cac:TaxTotal>... </cac:TaxTotal> <cac:CallDuty>... </cac:CallDuty> <cac:TimeDuty>... </cac:TimeDuty> </cac:TelecommunicationsService> </cac:TelecommunicationsSupplyLine> </cac:TelecommunicationsSupply>