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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ImportingGuarantorParty

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:ImportingGuarantorParty>
   <cac:PartyName>
      <cbc:Name>Deutscher Industrie- und Handelskammertag e.V.</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:StreetName>Breite Straße</cbc:StreetName>
      <cbc:BuildingNumber>29</cbc:BuildingNumber>
      <cbc:CityName>Berlin</cbc:CityName>
      <cbc:PostalZone>10178</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
   <cac:PartyLegalEntity>
      <cbc:CompanyID>DE122125278</cbc:CompanyID>
   </cac:PartyLegalEntity>
</cac:ImportingGuarantorParty>