Schema Central > Genericode 1.0 > genericode.xsd > KeyRef
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

KeyRef

Reference to a key defined in an external column set or code list.

Element information

Namespace: None

Schema document: genericode.xsd

Type: gc:KeyRef

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
Id [1..1]xsd:IDUnique ID within the document.from group gc:IdDefinition
ExternalRef [1..1]xsd:NCNameUnique ID within the external document.from group gc:ExternalReference
xml:base [0..1]xsd:anyURIBase URL which applies to relative location URIs.

Used in

Sample instance

<KeyRef Id="codeKey" ExternalRef="codeKey">
   <CanonicalVersionUri>http://www.example.com/ubl/codelist/genericode/columnset/1.0/</CanonicalVersionUri>
   <LocationUri>http://docs.oasis-open.org/ubl/os-ubl-2.0/cl/gc/default/UBLColumnSet.gc</LocationUri>
</KeyRef>

Site developed and hosted by Datypic, Inc.

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