cac:SellerSupplierParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:SupplierPartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:CustomerAssignedAccountID [0..1] The customer's internal identifier for the supplier.
- cbc:AdditionalAccountID [0..*] The customer's internal identifier for the supplier.
- cbc:DataSendingCapability [0..1] Capability to send invoice data via the purchase card provider (VISA/MasterCard/American Express).
- cac:Party [0..1] An association to Party.
- cac:DespatchContact [0..1] An association to Despatch Contact.
- cac:AccountingContact [0..1] An association to Supplier Accounting Contact.
- cac:SellerContact [0..1] An association to Seller Contact.
Attributes
None
Used in
- Type CatalogueDeletionType (Element CatalogueDeletion)
- Type CatalogueItemSpecificationUpdateType (Element CatalogueItemSpecificationUpdate)
- Type CataloguePricingUpdateType (Element CataloguePricingUpdate)
- Type CatalogueRequestType (Element CatalogueRequest)
- Type CatalogueType (Element Catalogue)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type InvoiceType (Element Invoice)
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseSimpleType (Element OrderResponseSimple)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type ReceiptAdviceType (Element ReceiptAdvice)
- Type RequestForQuotationType (Element RequestForQuotation)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type StatementType (Element Statement)
- Type cac:CatalogueItemSpecificationUpdateLineType (Element cac:CatalogueItemSpecificationUpdateLine)
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
- Type cac:CataloguePricingUpdateLineType (Element cac:CataloguePricingUpdateLine)
- Type cac:RemittanceAdviceLineType (Element cac:RemittanceAdviceLine)
- Type cac:StatementLineType (Element cac:StatementLine)
Sample instance
<cac:SellerSupplierParty> <cbc:CustomerAssignedAccountID>CO001</cbc:CustomerAssignedAccountID> <cac:Party> <cac:PartyName> <cbc:Name>Consortial</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:StreetName>Boston Road</cbc:StreetName> <cbc:BuildingName>Suite M-102</cbc:BuildingName> <cbc:BuildingNumber>630</cbc:BuildingNumber> <cbc:CityName>Billerica</cbc:CityName> <cbc:PostalZone>01821</cbc:PostalZone> <cbc:CountrySubentity>Massachusetts</cbc:CountrySubentity> <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode> <cac:Country> <cbc:IdentificationCode>US</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress> <cac:Contact> <cbc:Name>Mrs Bouquet</cbc:Name> <cbc:Telephone> +1 158 1233714</cbc:Telephone> <cbc:Telefax>+ 1 158 1233856</cbc:Telefax> <cbc:ElectronicMail>bouquet@fpconsortial.com</cbc:ElectronicMail> </cac:Contact> </cac:Party> </cac:SellerSupplierParty>