CodeListRef
Element information
Namespace: None
Schema document: genericode.xsd
Type: gc:CodeListRef
Properties: Local, Unqualified
Content
- Sequence [1..1]
- Annotation [0..1] User annotation for the referenced code list.
- CanonicalUri [1..1] Canonical URI which uniquely identifies all versions (collectively) of the referenced code list.
- CanonicalVersionUri [0..1] Canonical URI which uniquely identifies a specific version of the referenced code list.
- LocationUri [0..*] Suggested retrieval location for this code list, in genericode format.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xml:base | [0..1] | xsd:anyURI | Base URL which applies to relative location URIs. |
Used in
- Group gc:CodeListSetChoice
- Type gc:CodeListSetDocument via reference to gc:CodeListSetChoice (Elements gc:CodeListSet, CodeListSet)
Sample instance
<CodeListRef> <CanonicalUri>urn:un:unece:uncefact:codelist:specification:IANA_7_04</CanonicalUri> <CanonicalVersionUri>urn:un:unece:uncefact:codelist:specification:IANA_7_04:MIMEMediaType:2003</CanonicalVersionUri> <LocationUri>http://docs.oasis-open.org/ubl/os-ubl-2.0/cl/gc/cefact/BinaryObjectMimeCode-2.0.gc</LocationUri> </CodeListRef>