cac:SenderParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:PartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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:PartyAuthorization [0..*]An authorization issued to this party
- cac:FinancialAccount [0..1]The financial account associated with this party.
- cac:AdditionalWebSite [0..*]An additional web site associated with this party (e.g. a satellite web site).
- cac:SocialMediaProfile [0..*]A social media profile associated with this party.
Attributes
None
Used in
- Type ApplicationResponseType (Element ApplicationResponse)
- Type AttachedDocumentType (Element AttachedDocument)
- Type AwardedNotificationType (Element AwardedNotification)
- Type BusinessCardType (Element BusinessCard)
- Type CommonTransportationReportType (Element CommonTransportationReport)
- Type DigitalCapabilityType (Element DigitalCapability)
- Type DocumentStatusType (Element DocumentStatus)
- Type DocumentStatusRequestType (Element DocumentStatusRequest)
- Type ExceptionCriteriaType (Element ExceptionCriteria)
- Type ExceptionNotificationType (Element ExceptionNotification)
- Type ForecastType (Element Forecast)
- Type ForecastRevisionType (Element ForecastRevision)
- 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 TransportExecutionPlanType (Element TransportExecutionPlan)
- Type TransportExecutionPlanRequestType (Element TransportExecutionPlanRequest)
- Type TransportProgressStatusType (Element TransportProgressStatus)
- Type TransportProgressStatusRequestType (Element TransportProgressStatusRequest)
- Type TransportServiceDescriptionType (Element TransportServiceDescription)
- Type TransportServiceDescriptionRequestType (Element TransportServiceDescriptionRequest)
- Type TransportationStatusType (Element TransportationStatus)
- Type TransportationStatusRequestType (Element TransportationStatusRequest)
- Type UnawardedNotificationType (Element UnawardedNotification)
- Type UtilityStatementType (Element UtilityStatement)
- Type WeightStatementType (Element WeightStatement)
Sample instance
<cac:SenderParty> <cbc:WebsiteURI>https://www.oasis-open.org</cbc:WebsiteURI> <cbc:LogoReferenceID>https://www.oasis-open.org/sites/www.oasis-open.org/files/logo.png</cbc:LogoReferenceID> <cac:PartyName> <cbc:Name>OASIS</cbc:Name> </cac:PartyName> <cac:PartyName> <cbc:Name>Organization for the Advancement of Structured Information Standards</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:StreetName>Corporate Drive Suite 150</cbc:StreetName> <cbc:BuildingNumber>35</cbc:BuildingNumber> <cbc:CityName>Burlington</cbc:CityName> <cbc:PostalZone>01803-4238</cbc:PostalZone> <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode> <cac:Country> <cbc:IdentificationCode>US</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress> <cac:PhysicalLocation> <cbc:InformationURI>https://goo.gl/maps/2k242</cbc:InformationURI> </cac:PhysicalLocation> <cac:Contact> <cbc:ID>1</cbc:ID> <cbc:Telephone>+1 781 425 5073</cbc:Telephone> <cbc:Telefax>+1 781 425 5072</cbc:Telefax> <cbc:ElectronicMail>info@oasis-open.org</cbc:ElectronicMail> </cac:Contact> <cac:AdditionalWebSite> <cbc:ID>1</cbc:ID> <cbc:Name>RSS</cbc:Name> <cbc:URI>https://www.oasis-open.org/feed</cbc:URI> </cac:AdditionalWebSite> <cac:SocialMediaProfile> <cbc:ID>1</cbc:ID> <cbc:Name>LinkedIN</cbc:Name> <cbc:SocialMediaTypeCode>Business</cbc:SocialMediaTypeCode> <cbc:URI>https://www.linkedin.com/company/oasis</cbc:URI> </cac:SocialMediaProfile> <cac:SocialMediaProfile> <cbc:ID>2</cbc:ID> <cbc:Name>Twitter</cbc:Name> <cbc:URI>http://twitter.com/OASISopen</cbc:URI> </cac:SocialMediaProfile> <cac:SocialMediaProfile> <cbc:ID>3</cbc:ID> <cbc:Name>Facebook</cbc:Name> <cbc:URI>http://facebook.com/oasis.open</cbc:URI> </cac:SocialMediaProfile> <cac:SocialMediaProfile> <cbc:ID>4</cbc:ID> <cbc:Name>YouTube</cbc:Name> <cbc:URI>http://www.youtube.com/oasisopen</cbc:URI> </cac:SocialMediaProfile> <cac:SocialMediaProfile> <cbc:ID>5</cbc:ID> <cbc:Name>Google+</cbc:Name> <cbc:URI>https://plus.google.com/+Oasis-openOrg</cbc:URI> </cac:SocialMediaProfile> </cac:SenderParty>