Schema Central > UBL 2.1 > UBL-CommonExtensionComponents-2.1.xsd > ext:UBLExtensions
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ext:UBLExtensions

        A container for all extensions present in the document.
      

Element information

Content

Attributes

None

Used in

Sample instance

<ext:UBLExtensions>
   <ext:UBLExtension>
      <ext:ExtensionContent>
         <mec:Additional>
            <mac:QualificationLevel>
               <cbc:ID>L1</cbc:ID>
               <cbc:Description>Level 1</cbc:Description>
               <mbc:LevelPrerequisite>Level0</mbc:LevelPrerequisite>
            </mac:QualificationLevel>
            <mac:ThirdPartyBilling>
               <cac:Party>
                  <cac:PartyName>
                     <cbc:Name>Jane Doe</cbc:Name>
                  </cac:PartyName>
               </cac:Party>
            </mac:ThirdPartyBilling>
         </mec:Additional>
      </ext:ExtensionContent>
   </ext:UBLExtension>
</ext:UBLExtensions>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com