cac:OriginatorCustomerParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:CustomerPartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:CustomerAssignedAccountID [0..1]An identifier for the customer's account, assigned by the customer itself.
- cbc:SupplierAssignedAccountID [0..1]An identifier for the customer's account, assigned by the supplier.
- cbc:AdditionalAccountID [0..*]An identifier for the customer's account, assigned by a third party.
- cac:Party [0..1]The customer party itself.
- cac:DeliveryContact [0..1]A customer contact for deliveries.
- cac:AccountingContact [0..1]A customer contact for accounting.
- cac:BuyerContact [0..1]A customer contact for purchasing.
Attributes
None
Used in
- Type cac:RemittanceAdviceLineType (Element cac:RemittanceAdviceLine)
- Type cac:StatementLineType (Element cac:StatementLine)
- Type CallForTendersType (Element CallForTenders)
- Type ContractAwardNoticeType (Element ContractAwardNotice)
- Type ContractNoticeType (Element ContractNotice)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type FulfilmentCancellationType (Element FulfilmentCancellation)
- Type OrderType (Element Order)
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderResponseSimpleType (Element OrderResponseSimple)
- Type PriorInformationNoticeType (Element PriorInformationNotice)
- Type QuotationType (Element Quotation)
- Type RequestForQuotationType (Element RequestForQuotation)
- Type StatementType (Element Statement)
- Type TenderType (Element Tender)
Sample instance
<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>+ 44 127 98876545</cbc:Telephone> <cbc:Telefax>+ 44 127 98876546</cbc:Telefax> <cbc:ElectronicMail>smassiah@the-email.co.uk</cbc:ElectronicMail> </cac:Contact> </cac:Party> </cac:OriginatorCustomerParty>