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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:SourceIssuerParty

Element information

Content

Attributes

None

Used in

Sample instance

<cac:SourceIssuerParty>
   <cac:PartyIdentification>
      <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673821325</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>ARRIVA</cbc:Name>
   </cac:PartyName>
   <cac:Contact>
      <cbc:Name>SomeName</cbc:Name>
      <cbc:Telephone>+49450557888</cbc:Telephone>
      <cbc:ElectronicMail>SomeName@arriva.de</cbc:ElectronicMail>
   </cac:Contact>
</cac:SourceIssuerParty>