cac:SenderParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:MarkCareIndicator [0..1] An indicator that this party is "care of" (c/o) (true) or not (false).
- cbc:MarkAttentionIndicator [0..1] An indicator that this party is "for the attention of" (FAO) (true) or not (false).
- cbc:WebsiteURI [0..1] The Uniform Resource Identifier (URI) that identifies this party's web site; i.e., the web site's Uniform Resource Locator (URL).
- cbc:LogoReferenceID [0..1] An identifier for this party's logo.
- cbc:EndpointID [0..1] An identifier for the end point of the routing service (e.g., EAN Location Number, GLN).
- cbc:IndustryClassificationCode [0..1] This party's Industry Classification Code.
- cac:PartyIdentification [0..*] An identifier for this party.
- cac:PartyName [0..*] A name for this party.
- cac:Language [0..1] The language associated with this party.
- cac:PostalAddress [0..1] The party's postal address.
- cac:PhysicalLocation [0..1] The physical location of this party.
- cac:PartyTaxScheme [0..*] A tax scheme applying to this party.
- cac:PartyLegalEntity [0..*] A description of this party as a legal entity.
- cac:Contact [0..1] The primary contact for this party.
- cac:Person [0..*] A person associated with this party.
- cac:AgentParty [0..1] A party who acts as an agent for this party.
- cac:ServiceProviderParty [0..*] A party providing a service to this party.
- cac:PowerOfAttorney [0..*] A power of attorney associated with this party.
- cac:FinancialAccount [0..1] The financial account associated with this party.
Attributes
None
Used in
- Type ApplicationResponseType (Element ApplicationResponse)
- Type AttachedDocumentType (Element AttachedDocument)
- Type AwardedNotificationType (Element AwardedNotification)
- Type DocumentStatusRequestType (Element DocumentStatusRequest)
- Type DocumentStatusType (Element DocumentStatus)
- Type ExceptionCriteriaType (Element ExceptionCriteria)
- Type ExceptionNotificationType (Element ExceptionNotification)
- Type ForecastRevisionType (Element ForecastRevision)
- Type ForecastType (Element Forecast)
- Type GoodsItemItineraryType (Element GoodsItemItinerary)
- Type ItemInformationRequestType (Element ItemInformationRequest)
- Type ProductActivityType (Element ProductActivity)
- Type RetailEventType (Element RetailEvent)
- Type TenderReceiptType (Element TenderReceipt)
- Type TendererQualificationResponseType (Element TendererQualificationResponse)
- Type TradeItemLocationProfileType (Element TradeItemLocationProfile)
- Type TransportExecutionPlanRequestType (Element TransportExecutionPlanRequest)
- Type TransportExecutionPlanType (Element TransportExecutionPlan)
- Type TransportProgressStatusRequestType (Element TransportProgressStatusRequest)
- Type TransportProgressStatusType (Element TransportProgressStatus)
- Type TransportServiceDescriptionRequestType (Element TransportServiceDescriptionRequest)
- Type TransportServiceDescriptionType (Element TransportServiceDescription)
- Type TransportationStatusRequestType (Element TransportationStatusRequest)
- Type TransportationStatusType (Element TransportationStatus)
- Type UnawardedNotificationType (Element UnawardedNotification)
- Type UtilityStatementType (Element UtilityStatement)
Sample instance
<cac:SenderParty> <cac:PartyIdentification> <cbc:ID>6903148000007</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>Consortial</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:StreetName>Busy Street</cbc:StreetName> <cbc:BuildingName>Thereabouts</cbc:BuildingName> <cbc:BuildingNumber>56A</cbc:BuildingNumber> <cbc:CityName>Farthing</cbc:CityName> <cbc:PostalZone>AA99 1BB</cbc:PostalZone> <cbc:CountrySubentity>Heremouthshire</cbc:CountrySubentity> <cac:AddressLine> <cbc:Line>The Roundabout</cbc:Line> </cac:AddressLine> <cac:Country> <cbc:IdentificationCode>GB</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress> <cac:PartyTaxScheme> <cbc:RegistrationName>Farthing Purchasing Consortium</cbc:RegistrationName> <cbc:CompanyID>175 269 2355</cbc:CompanyID> <cbc:ExemptionReason>N/A</cbc:ExemptionReason> <cac:TaxScheme> <cbc:ID>VAT</cbc:ID> <cbc:TaxTypeCode>VAT</cbc:TaxTypeCode> </cac:TaxScheme> </cac:PartyTaxScheme> <cac:Contact> <cbc:Name>Mrs Bouquet</cbc:Name> <cbc:Telephone>0158 1233714</cbc:Telephone> <cbc:Telefax>0158 1233856</cbc:Telefax> <cbc:ElectronicMail>bouquet@fpconsortial.co.uk</cbc:ElectronicMail> </cac:Contact> </cac:SenderParty>