gml:DictionaryType
A non-abstract bag that is specialized for use as a dictionary which contains a set of definitions. These definitions are referenced from other places, in the same and different XML documents. In this restricted type, the inherited optional "description" element can be used for a description of this dictionary. The inherited optional "name" element can be used for the name(s) of this dictionary. The inherited "metaDataProperty" elements can be used to reference or contain more information about this dictionary. The inherited required gml:id attribute allows the dictionary to be referenced using this handle.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:description [0..1] Contains a simple text description of the object, or refers to an external description.
- Choice [1..*]
- gml:name Label for the object, normally a descriptive name. An object may have several names, typically assigned by different authorities. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace.
- gml:csName The name by which this coordinate system is identified.
- gml:coordinateOperationName The name by which this coordinate operation is identified.
- gml:methodName The name by which this operation method is identified.
- gml:parameterName The name by which this operation parameter is identified.
- gml:groupName The name by which this operation parameter group is identified.
- gml:datumName The name by which this datum is identified.
- gml:meridianName The name by which this prime meridian is identified. The meridianName most common value is Greenwich, and that value shall be used when the greenwichLongitude value is zero.
- gml:ellipsoidName The name by which this ellipsoid is identified.
- gml:srsName The name by which this reference system is identified.
from subst. group gml:name - Choice [1..1]
- gml:dictionaryEntry [0..*]
- gml:definitionMember [0..*]
from subst. group gml:dictionaryEntry
from type gml:DefinitionType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:DefinitionType |
Used by
- Element gml:DefinitionCollection
- Element gml:Dictionary
- Element gmx:CodeListDictionary via derived type gmx:CodeListDictionary_Type
- Element gmx:ML_CodeListDictionary via derived type gmx:ML_CodeListDictionary_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:DictionaryType
- extended by gmx:CodeListDictionary_Type
- extended by gmx:ML_CodeListDictionary_Type
- extended by gmx:CodeListDictionary_Type
- gml:DictionaryType
- gml:DefinitionType