Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:StatementLine
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:StatementLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:StatementLine>
   <cbc:ID>normalizedString</cbc:ID>
   <cbc:Note>String</cbc:Note>
   <cbc:BalanceBroughtForwardIndicator>false</cbc:BalanceBroughtForwardIndicator>
   <cbc:DebitLineAmount currencyID="GBP">0.00</cbc:DebitLineAmount>
   <cbc:CreditLineAmount currencyID="GBP">107.50</cbc:CreditLineAmount>
   <cbc:BalanceAmount currencyID="GBP">-107.50</cbc:BalanceAmount>
   <cac:OriginatorCustomerParty>
      <cac:Party>
         <cac:PartyName>
            <cbc:Name>The Terminus</cbc:Name>
         </cac:PartyName>
         <cac:PostalAddress>
            <cbc:StreetName>Avon Way</cbc:StreetName>
            <cbc:BuildingName>Thereabouts</cbc:BuildingName>
            <cbc:BuildingNumber>56A</cbc:BuildingNumber>
            <cbc:CityName>Bridgtow</cbc:CityName>
            <cbc:PostalZone>ZZ99 1ZZ</cbc:PostalZone>
            <cbc:CountrySubentity>Avon</cbc:CountrySubentity>
            <cac:AddressLine>
               <cbc:Line>3rd Floor, Room 5</cbc:Line>
            </cac:AddressLine>
            <cac:Country>
               <cbc:IdentificationCode>GB</cbc:IdentificationCode>
            </cac:Country>
         </cac:PostalAddress>
         <cac:PartyTaxScheme>
            <cbc:RegistrationName>Bridgtow District Council</cbc:RegistrationName>
            <cbc:CompanyID>12356478</cbc:CompanyID>
            <cbc:ExemptionReason>Local Authority</cbc:ExemptionReason>
            <cac:TaxScheme>
               <cbc:ID>UK VAT</cbc:ID>
               <cbc:TaxTypeCode>VAT</cbc:TaxTypeCode>
            </cac:TaxScheme>
         </cac:PartyTaxScheme>
         <cac:Contact>
            <cbc:Name>S Massiah</cbc:Name>
            <cbc:Telephone>0127 98876545</cbc:Telephone>
            <cbc:Telefax>0127 98876546</cbc:Telefax>
            <cbc:ElectronicMail>smassiah@the-email.co.uk</cbc:ElectronicMail>
         </cac:Contact>
      </cac:Party>
   </cac:OriginatorCustomerParty>
   <cac:BillingReference>
      <cac:CreditNoteDocumentReference>
         <cbc:ID>CN758494</cbc:ID>
         <cbc:UUID>349ABBAE-DF9D-40B4-849F-94C5FF9D1AF4</cbc:UUID>
         <cbc:IssueDate>2005-06-25</cbc:IssueDate>
      </cac:CreditNoteDocumentReference>
   </cac:BillingReference>
</cac:StatementLine>