cac:EnergyTaxReport
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:EnergyTaxReportType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:TaxEnergyAmount [0..1] The monetary amount of taxes (and duties).
- cbc:TaxEnergyOnAccountAmount [0..1] The monetary amount of taxes (and duties) paid on account.
- cbc:TaxEnergyBalanceAmount [0..1] The monetary amount of the balance of taxes owing.
- cac:TaxScheme [1..1] The relevant taxation scheme.
Attributes
None
Used in
- Type cac:EnergyWaterSupplyType (Element cac:EnergyWaterSupply)
Sample instance
<cac:EnergyTaxReport> <cbc:TaxEnergyAmount currencyID="normalizedString">1.0</cbc:TaxEnergyAmount> <cbc:TaxEnergyOnAccountAmount currencyID="normalizedString">1.0</cbc:TaxEnergyOnAccountAmount> <cbc:TaxEnergyBalanceAmount currencyID="normalizedString">1.0</cbc:TaxEnergyBalanceAmount> <cac:TaxScheme> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:TaxTypeCode>normalizedString</cbc:TaxTypeCode> <cbc:CurrencyCode>normalizedString</cbc:CurrencyCode> <cac:JurisdictionRegionAddress> <cbc:ID>normalizedString</cbc:ID> <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode> <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode> <cbc:Postbox>string</cbc:Postbox> <cbc:Floor>string</cbc:Floor> <cbc:Room>string</cbc:Room> <cbc:StreetName>string</cbc:StreetName> <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName> <cbc:BlockName>string</cbc:BlockName> <cbc:BuildingName>string</cbc:BuildingName> <cbc:BuildingNumber>string</cbc:BuildingNumber> <cbc:InhouseMail>string</cbc:InhouseMail> <cbc:Department>string</cbc:Department> <cbc:MarkAttention>string</cbc:MarkAttention> <cbc:MarkCare>string</cbc:MarkCare> <cbc:PlotIdentification>string</cbc:PlotIdentification> <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName> <cbc:CityName>string</cbc:CityName> <cbc:PostalZone>string</cbc:PostalZone> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cbc:Region>string</cbc:Region> <cbc:District>string</cbc:District> <cbc:TimezoneOffset>string</cbc:TimezoneOffset> <cac:AddressLine>... </cac:AddressLine> <cac:Country>... </cac:Country> <cac:LocationCoordinate>... </cac:LocationCoordinate> </cac:JurisdictionRegionAddress> </cac:TaxScheme> </cac:EnergyTaxReport>