gc:CodeListRef
Reference to a code list, possibly defined in an external document.
Rule: The code list reference must be valid. An application may use the CanonicalVersionUri to select a local copy of the code list. If there is no CanonicalVersionUri, the CanonicalUri may be used to select a local copy of the code list. Otherwise the LocationUri value(s) may be tried in order, until a valid code list document is retrieved. An application must signal an error to the user if it is not able to retrieve a code list document to match the code list reference.
Complex type information
Namespace: http://docs.oasis-open.org/codelist/ns/genericode/1.0/
Schema document: genericode.xsd
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 by
- Element CodeListRef