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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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

Attributes

None

Used in

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>