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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:EconomicOperatorParty

Element information

Content

Attributes

None

Used in

Sample instance

<cac:EconomicOperatorParty>
   <cac:Party>
      <cbc:WebsiteURI>http://super.company.dk</cbc:WebsiteURI>
      <cbc:EndpointID schemeAgencyID="9" schemeID="FI:OVT">01842222222222</cbc:EndpointID>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyID="9" schemeID="GLN">5790000127777</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>SuperCompany</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:AddressFormatCode listAgencyID="700" listID="CENBII3">Structured</cbc:AddressFormatCode>
         <cbc:StreetName>Korsbygade 34</cbc:StreetName>
         <cbc:CityName>Aalborg</cbc:CityName>
         <cbc:PostalZone>9000</cbc:PostalZone>
         <cbc:CountrySubentity/>
         <cac:Country>
            <cbc:IdentificationCode>DK</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:PartyLegalEntity>
         <cbc:RegistrationName>SuperCompany</cbc:RegistrationName>
         <cbc:CompanyID schemeID="DK:CVR">DK59873677</cbc:CompanyID>
      </cac:PartyLegalEntity>
      <cac:Contact>
         <cbc:ID>7778</cbc:ID>
         <cbc:Name>Ole Hansen</cbc:Name>
         <cbc:Telephone>4526532147</cbc:Telephone>
         <cbc:Telefax>4526532146</cbc:Telefax>
         <cbc:ElectronicMail>Ole@super.company.dk</cbc:ElectronicMail>
      </cac:Contact>
   </cac:Party>
</cac:EconomicOperatorParty>