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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ReporterParty

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:ReporterParty>
   <cac:PartyIdentification>
      <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827641</cbc:ID>
   </cac:PartyIdentification>
   <cac:PartyName>
      <cbc:Name>D2D GmbH</cbc:Name>
   </cac:PartyName>
   <cac:Contact>
      <cbc:Name>SomeName</cbc:Name>
      <cbc:Telephone>+49450557000</cbc:Telephone>
      <cbc:ElectronicMail>SomeName@d2d.de</cbc:ElectronicMail>
   </cac:Contact>
</cac:ReporterParty>