Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Imported schema GeographicalNames.xsd
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Properties
attribute form default unqualified
element form default qualified
version 3.0
Element gn:GeographicalName
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Proper noun applied to a real world entity.
Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameType_languageGeographicalNames_xsd.tmp#GeographicalNameType_nativenessGeographicalNames_xsd.tmp#GeographicalNameType_nameStatusGeographicalNames_xsd.tmp#GeographicalNameType_sourceOfNameGeographicalNames_xsd.tmp#GeographicalNameType_pronunciationGeographicalNames_xsd.tmp#GeographicalNameType_spellingGeographicalNames_xsd.tmp#GeographicalNameType_grammaticalGenderGeographicalNames_xsd.tmp#GeographicalNameType_grammaticalNumberGeographicalNames_xsd.tmp#GeographicalNameTypegmlBase_xsd.tmp#AbstractObject
Type gn:GeographicalNameType
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gn:grammaticalGender, gn:grammaticalNumber, gn:language, gn:nameStatus, gn:nativeness, gn:pronunciation, gn:sourceOfName, gn:spelling
Instance
<gn:GeographicalName xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:language nilReason="">{1,1}</gn:language>
  <gn:nativeness codeSpace="" nilReason="">{1,1}</gn:nativeness>
  <gn:nameStatus codeSpace="" nilReason="">{1,1}</gn:nameStatus>
  <gn:sourceOfName nilReason="">{1,1}</gn:sourceOfName>
  <gn:pronunciation nilReason="">{1,1}</gn:pronunciation>
  <gn:spelling>{1,unbounded}</gn:spelling>
  <gn:grammaticalGender codeSpace="" nilReason="">{0,1}</gn:grammaticalGender>
  <gn:grammaticalNumber codeSpace="" nilReason="">{0,1}</gn:grammaticalNumber>
</gn:GeographicalName>
Source
<element name="GeographicalName" substitutionGroup="gml:AbstractObject" type="gn:GeographicalNameType">
  <annotation>
    <documentation>-- Definition --&#13;Proper noun applied to a real world entity.</documentation>
  </annotation>
</element>
Element gn:GeographicalNameType / gn:language
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Language of the name, given as a three letters code, in accordance with either ISO 639-3 or ISO 639-5.


 -- Description --
 NOTE 1More precisely, this definition refers to the language used by the community that uses the name.


 NOTE 2 The code "mul" for "multilingual" should not be used in general. However it can be used in rare cases like official names composed of two names in different languages. For example, "Vitoria-Gasteiz" is such a multilingual official name in Spain.


 NOTE 3 Even if this attribute is "voidable" for pragmatic reasons, it is of first importance in several use cases in the multi-language context of Europe.

Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_language_nilReason
Type extension of string
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="language" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Language of the name, given as a three letters code, in accordance with either ISO 639-3 or ISO 639-5.&#13;&#13;-- Description --&#13;NOTE 1More precisely, this definition refers to the language used by the community that uses the name.&#13;&#13;NOTE 2 The code "mul" for "multilingual" should not be used in general. However it can be used in rare cases like official names composed of two names in different languages. For example, "Vitoria-Gasteiz" is such a multilingual official name in Spain.&#13;&#13;NOTE 3 Even if this attribute is "voidable" for pragmatic reasons, it is of first importance in several use cases in the multi-language context of Europe.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="string">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:nativeness
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Information enabling to acknowledge if the name is the one that is/was used in the area where the spatial object is situated at the instant when the name is/was in use.

Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_nativeness_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element name="nativeness" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Information enabling to acknowledge if the name is the one that is/was used in the area where the spatial object is situated at the instant when the name is/was in use.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:nameStatus
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Qualitative information enabling to discern which credit should be given to the name with respect to its standardisation and/or its topicality.


 -- Description --
 NOTE The Geographical Names application schema does not explicitly make a preference between different names (e.g. official endonyms) of a specific real world entity. The necessary information for making the preference (e.g. the linguistic status of the administrative or geographic area in question), for a certain use case, must be obtained from other data or information sources. For example, the status of the language of the name may be known through queries on the geometries of named places against the geometry of administrative units recorded in a certain source with the language statuses information.
Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_nameStatus_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element name="nameStatus" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Qualitative information enabling to discern which credit should be given to the name with respect to its standardisation and/or its topicality.&#13;&#13;-- Description --&#13;NOTE The Geographical Names application schema does not explicitly make a preference between different names (e.g. official endonyms) of a specific real world entity. The necessary information for making the preference (e.g. the linguistic status of the administrative or geographic area in question), for a certain use case, must be obtained from other data or information sources. For example, the status of the language of the name may be known through queries on the geometries of named places against the geometry of administrative units recorded in a certain source with the language statuses information.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:sourceOfName
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Original data source from which the geographical name is taken from and integrated in the data set providing/publishing it. For some named spatial objects it might refer again to the publishing data set if no other information is available.


 -- Description --
 EXAMPLES Gazetteer, geographical names data set.

Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_sourceOfName_nilReason
Type extension of string
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="sourceOfName" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Original data source from which the geographical name is taken from and integrated in the data set providing/publishing it. For some named spatial objects it might refer again to the publishing data set if no other information is available.&#13;&#13;-- Description --&#13;EXAMPLES Gazetteer, geographical names data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="string">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:pronunciation
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Proper, correct or standard (standard within the linguistic community concerned) pronunciation of the geographical name.


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2006].

Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_pronunciation_nilReasonGeographicalNames_xsd.tmp#PronunciationOfName
Properties
content complex
nillable true
Model
Children gn:PronunciationOfName
Instance
<gn:pronunciation nilReason="" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:PronunciationOfName>{1,1}</gn:PronunciationOfName>
</gn:pronunciation>
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="pronunciation" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of the geographical name.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
    </documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="gn:PronunciationOfName"/>
    </sequence>
    <attribute name="nilReason" type="gml:NilReasonType"/>
  </complexType>
</element>
Element gn:PronunciationOfName
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name.


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2006].

Diagram
DiagramGeographicalNames_xsd.tmp#PronunciationOfNameType_pronunciationSoundLinkGeographicalNames_xsd.tmp#PronunciationOfNameType_pronunciationIPAGeographicalNames_xsd.tmp#PronunciationOfNameTypegmlBase_xsd.tmp#AbstractObject
Type gn:PronunciationOfNameType
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gn:pronunciationIPA, gn:pronunciationSoundLink
Instance
<gn:PronunciationOfName xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:pronunciationSoundLink nilReason="">{0,1}</gn:pronunciationSoundLink>
  <gn:pronunciationIPA nilReason="">{0,1}</gn:pronunciationIPA>
</gn:PronunciationOfName>
Source
<element name="PronunciationOfName" substitutionGroup="gml:AbstractObject" type="gn:PronunciationOfNameType">
  <annotation>
    <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
    </documentation>
  </annotation>
</element>
Element gn:PronunciationOfNameType / gn:pronunciationSoundLink
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
Diagram
Type extension of anyURI
Properties
Attributes
Source
Element gn:PronunciationOfNameType / gn:pronunciationIPA
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed in International Phonetic Alphabet (IPA).


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2006].

Diagram
DiagramGeographicalNames_xsd.tmp#PronunciationOfNameType_PronunciationOfNameType_pronunciationIPA_nilReason
Type extension of string
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="pronunciationIPA" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed in International Phonetic Alphabet (IPA).&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="string">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:spelling
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 A proper way of writing the geographical name.


 -- Description --
 NOTE 1 Different spellings should only be used for names rendered in different scripts. .


 NOTE 2 While a particular GeographicalName should only have one spelling in a given script, providing different spellings in the same script should be done through the provision of different geographical names associated with the same named place.

Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfNameGeographicalNames_xsd.tmp#SpellingOfNamePropertyType
Type gn:SpellingOfNamePropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gn:SpellingOfName
Instance
<gn:spelling xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:SpellingOfName>{1,1}</gn:SpellingOfName>
</gn:spelling>
Source
<element maxOccurs="unbounded" name="spelling" type="gn:SpellingOfNamePropertyType">
  <annotation>
    <documentation>-- Definition --&#13;A proper way of writing the geographical name.&#13;&#13;-- Description --&#13;NOTE 1 Different spellings should only be used for names rendered in different scripts. .&#13;&#13;NOTE 2 While a particular GeographicalName should only have one spelling in a given script, providing different spellings in the same script should be done through the provision of different geographical names associated with the same named place.&#13;
    </documentation>
  </annotation>
</element>
Element gn:SpellingOfName
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Proper way of writing a name.


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2006].


 NOTE Proper spelling means the writing of a name with the correct capitalisation and the correct letters and diacritics present in an accepted standard order.





Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfNameType_textGeographicalNames_xsd.tmp#SpellingOfNameType_scriptGeographicalNames_xsd.tmp#SpellingOfNameType_transliterationSchemeGeographicalNames_xsd.tmp#SpellingOfNameTypegmlBase_xsd.tmp#AbstractObject
Type gn:SpellingOfNameType
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gn:script, gn:text, gn:transliterationScheme
Instance
<gn:SpellingOfName xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:text>{1,1}</gn:text>
  <gn:script nilReason="">{1,1}</gn:script>
  <gn:transliterationScheme nilReason="">{0,1}</gn:transliterationScheme>
</gn:SpellingOfName>
Source
<element name="SpellingOfName" substitutionGroup="gml:AbstractObject" type="gn:SpellingOfNameType">
  <annotation>
    <documentation>-- Definition --&#13;Proper way of writing a name.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;&#13;NOTE Proper spelling means the writing of a name with the correct capitalisation and the correct letters and diacritics present in an accepted standard order.&#13;&#13;&#13;
    </documentation>
  </annotation>
</element>
Element gn:SpellingOfNameType / gn:text
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Way the name is written.
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="text" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Way the name is written.</documentation>
  </annotation>
</element>
Element gn:SpellingOfNameType / gn:script
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Set of graphic symbols (for example an alphabet) employed in writing the name, expressed using the four letters codes defined in ISO 15924, where applicable.


 -- Description --
 SOURCE Adapted from [UNGEGN Glossary 2007].


 EXAMPLES Cyrillic, Greek, Roman/Latin scripts.


 NOTE 1The four letter codes for Latin (Roman), Cyrillic and Greek script are "Latn", "Cyrl" and "Grek", respectively.


 NOTE 2 In rare cases other codes could be used (for other scripts than Latin, Greek and Cyrillic). However, this should mainly apply for historical names in historical scripts.


 NOTE 3 This attribute is of first importance in the multi-scriptual context of Europe.

Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfNameType_SpellingOfNameType_script_nilReason
Type extension of string
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="script" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Set of graphic symbols (for example an alphabet) employed in writing the name, expressed using the four letters codes defined in ISO 15924, where applicable.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Glossary 2007].&#13;&#13;EXAMPLES Cyrillic, Greek, Roman/Latin scripts.&#13;&#13;NOTE 1The four letter codes for Latin (Roman), Cyrillic and Greek script are "Latn", "Cyrl" and "Grek", respectively.&#13;&#13;NOTE 2 In rare cases other codes could be used (for other scripts than Latin, Greek and Cyrillic). However, this should mainly apply for historical names in historical scripts.&#13;&#13;NOTE 3 This attribute is of first importance in the multi-scriptual context of Europe.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="string">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:SpellingOfNameType / gn:transliterationScheme
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Method used for the names conversion between different scripts.


 -- Description --
 SOURCE Adapted from [UNGEGN Glossary 2007].


 NOTE 1 This attribute should be filled for any transliterated spellings. If the transliteration scheme used is recorded in codelists maintained by ISO or UN, those codes should be preferred.

Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfNameType_SpellingOfNameType_transliterationScheme_nilReason
Type extension of string
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="transliterationScheme" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Method used for the names conversion between different scripts.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Glossary 2007].&#13;&#13;NOTE 1 This attribute should be filled for any transliterated spellings. If the transliteration scheme used is recorded in codelists maintained by ISO or UN, those codes should be preferred.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="string">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:grammaticalGender
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Class of nouns reflected in the behaviour of associated words.


 -- Description --
 NOTE the attribute has cardinality [0..1] and is voidable, which means that:
 <ul>
 <li>in case the concept of grammatical gender has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>
 <li>in case the concept of grammatical gender has some sense for the name but is unknown, the attribute should be provided but <i>void</i>.  </li>
 </ul>



Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_grammaticalGender_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="grammaticalGender" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Class of nouns reflected in the behaviour of associated words.&#13;&#13;-- Description --&#13;NOTE the attribute has cardinality [0..1] and is voidable, which means that:&#13;<ul>&#13;<li>in case the concept of grammatical gender has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>&#13;<li>in case the concept of grammatical gender has some sense for the name but is unknown, the attribute should be provided but <i>void</i>. </li>&#13;</ul>&#13;&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:GeographicalNameType / gn:grammaticalNumber
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Grammatical category of nouns that expresses count distinctions.


 -- Description --
 NOTE the attribute has cardinality [0..1] and is voidable, which means that:
 <ul>
 <li>in case the concept of grammatical number has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>
 <li>in case the concept of grammatical number has some sense for the name but is unknown, the attribute should be provided but <i>void</i>.</li>
 </ul>



Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeGeographicalNames_xsd.tmp#GeographicalNameType_GeographicalNameType_grammaticalNumber_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="grammaticalNumber" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Grammatical category of nouns that expresses count distinctions.&#13;&#13;-- Description --&#13;NOTE the attribute has cardinality [0..1] and is voidable, which means that:&#13;<ul>&#13;<li>in case the concept of grammatical number has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>&#13;<li>in case the concept of grammatical number has some sense for the name but is unknown, the attribute should be provided but <i>void</i>.</li>&#13;</ul>&#13;&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:NamedPlace
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Any real world entity referred to by one or several proper nouns.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeGeographicalNames_xsd.tmp#NamedPlaceType_beginLifespanVersionGeographicalNames_xsd.tmp#NamedPlaceType_endLifespanVersionGeographicalNames_xsd.tmp#NamedPlaceType_geometryGeographicalNames_xsd.tmp#NamedPlaceType_inspireIdGeographicalNames_xsd.tmp#NamedPlaceType_leastDetailedViewingResolutionGeographicalNames_xsd.tmp#NamedPlaceType_localTypeGeographicalNames_xsd.tmp#NamedPlaceType_mostDetailedViewingResolutionGeographicalNames_xsd.tmp#NamedPlaceType_nameGeographicalNames_xsd.tmp#NamedPlaceType_relatedSpatialObjectGeographicalNames_xsd.tmp#NamedPlaceType_typeGeographicalNames_xsd.tmp#NamedPlaceTypefeature_xsd.tmp#AbstractFeature
Type gn:NamedPlaceType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gn:beginLifespanVersion, gn:endLifespanVersion, gn:geometry, gn:inspireId, gn:leastDetailedViewingResolution, gn:localType, gn:mostDetailedViewingResolution, gn:name, gn:relatedSpatialObject, gn:type
Instance
<gn:NamedPlace gml:id="" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <gn:beginLifespanVersion nilReason="">{1,1}</gn:beginLifespanVersion>
  <gn:endLifespanVersion nilReason="">{0,1}</gn:endLifespanVersion>
  <gn:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gn:geometry>
  <gn:inspireId>{1,1}</gn:inspireId>
  <gn:leastDetailedViewingResolution nilReason="" owns="false">{0,1}</gn:leastDetailedViewingResolution>
  <gn:localType xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gn:localType>
  <gn:mostDetailedViewingResolution nilReason="" owns="false">{0,1}</gn:mostDetailedViewingResolution>
  <gn:name>{1,unbounded}</gn:name>
  <gn:relatedSpatialObject nilReason="">{0,unbounded}</gn:relatedSpatialObject>
  <gn:type codeSpace="" nilReason="">{1,unbounded}</gn:type>
</gn:NamedPlace>
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="NamedPlace" substitutionGroup="gml:AbstractFeature" type="gn:NamedPlaceType">
  <annotation>
    <documentation>-- Definition --&#13;Any real world entity referred to by one or several proper nouns.</documentation>
  </annotation>
</element>
Element gn:NamedPlaceType / gn:beginLifespanVersion
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
Diagram
DiagramGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_beginLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="beginLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:NamedPlaceType / gn:endLifespanVersion
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
Diagram
DiagramGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_endLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="endLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element gn:NamedPlaceType / gn:geometry
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Geometry associated to the named place. This data specification does not restrict the geometry types. 


 -- Description --
 NOTE 1 The most common geometry types for a named place are a reference point (modelled as GM_Point), a more precise geometry of the footprint (typically modelled as GM_Curve or GM_Surface), or a bounding box (to be modelled as a GM_Envelope).


 NOTE 2 If the geometry depicts the spatial footprint of the named place, a reference point and a bounding box could be derived from it. However, this specification does not require the explicit provision of any specific type of geometry such as bounding boxes or reference points.


 NOTE 3 To avoid any misunderstanding, note that null geometry is not allowed by this specification.


 NOTE 4 3D geometries are not really required for Geographical Names, but the model allows for it, so a data provider may publish it.

Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryBasic0d1d_xsd.tmp#AbstractGeometrygeometryBasic0d1d_xsd.tmp#GeometryPropertyType
Type gml:GeometryPropertyType
Properties
content complex
Model
Children gml:AbstractGeometry
Instance
<gn:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractGeometry>
</gn:geometry>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geometry" type="gml:GeometryPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Geometry associated to the named place. This data specification does not restrict the geometry types.&#13;&#13;-- Description --&#13;NOTE 1 The most common geometry types for a named place are a reference point (modelled as GM_Point), a more precise geometry of the footprint (typically modelled as GM_Curve or GM_Surface), or a bounding box (to be modelled as a GM_Envelope).&#13;&#13;NOTE 2 If the geometry depicts the spatial footprint of the named place, a reference point and a bounding box could be derived from it. However, this specification does not require the explicit provision of any specific type of geometry such as bounding boxes or reference points.&#13;&#13;NOTE 3 To avoid any misunderstanding, note that null geometry is not allowed by this specification.&#13;&#13;NOTE 4 3D geometries are not really required for Geographical Names, but the model allows for it, so a data provider may publish it.&#13;
    </documentation>
  </annotation>
</element>
Element gn:NamedPlaceType / gn:inspireId
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 External object identifier of the spatial object.


 -- Description --
 NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.

Diagram
DiagramBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierPropertyType
Type base:IdentifierPropertyType
Properties
content complex
Model
Children base:Identifier
Instance
<gn:inspireId xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</gn:inspireId>
Source
<element name="inspireId" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.&#13;
    </documentation>
  </annotation>
</element>
Element gn:NamedPlaceType / gn:leastDetailedViewingResolution
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Resolution, expressed as the inverse of an indicative scale or a ground distance, above which the named place and its associated name(s) should no longer be displayed in a basic viewing service.


 -- Description --
 NOTE 1This information may be used to determine if the names of the named place should be displayed at a given scale of display, only in the context of basic viewing services intending to show the content of the data set containing names. Even if this information is a valuable one for mapping in general, it is only approximate; cartographic services intending to produce high quality maps should certainly rely on other criteria and techniques for selecting names for the map.


 NOTE 2 Even if this attribute is "voidable" for practical reasons linked to its availability in data sources, this information may be of first importance for viewing services. There are great chances that viewing services will inefficiently manage named places having this attribute void.


 EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.
 - Names of important cities in Europe may be displayed at all viewing scales greater than 1/5,000,000. In this case, the value of the attribute is 5,000,000
 - Names of small hamlets may only be displayed from all viewing scale greater than 1/25,000. In this case, the value of the attribute is 25,000
 - Names of countries may be displayed at any small scale. In this case, this attribute is not filled.


 NOTE 3 If the data set contain multiple representations of the same real world entity represented at different levels of detail, the scale ranges defined by the attributes leastDetailedViewingResolution and mostDetailedViewingResolution should not overlap, in order to avoid displaying the same names several times.


 NOTE 4 The geometry of the named place should have a level of detail (i.e. resolution, granularity, precision, etc.) roughly compatible with its associated viewing scales.

Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AbstractMetadataPropertyTypeGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_leastDetailedViewingResolution_nilReasonidentification_xsd.tmp#MD_Resolution
Type extension of gml:AbstractMetadataPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Model
Children gmd:MD_Resolution
Instance
<gn:leastDetailedViewingResolution nilReason="" owns="false" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Resolution>{1,1}</gmd:MD_Resolution>
</gn:leastDetailedViewingResolution>
Attributes
QName Type Default Use
nilReason gml:NilReasonType optional
owns boolean false optional
Source
<element minOccurs="0" name="leastDetailedViewingResolution" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Resolution, expressed as the inverse of an indicative scale or a ground distance, above which the named place and its associated name(s) should no longer be displayed in a basic viewing service.&#13;&#13;-- Description --&#13;NOTE 1This information may be used to determine if the names of the named place should be displayed at a given scale of display, only in the context of basic viewing services intending to show the content of the data set containing names. Even if this information is a valuable one for mapping in general, it is only approximate; cartographic services intending to produce high quality maps should certainly rely on other criteria and techniques for selecting names for the map.&#13;&#13;NOTE 2 Even if this attribute is "voidable" for practical reasons linked to its availability in data sources, this information may be of first importance for viewing services. There are great chances that viewing services will inefficiently manage named places having this attribute void.&#13;&#13;EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.&#13;- Names of important cities in Europe may be displayed at all viewing scales greater than 1/5,000,000. In this case, the value of the attribute is 5,000,000&#13;- Names of small hamlets may only be displayed from all viewing scale greater than 1/25,000. In this case, the value of the attribute is 25,000&#13;- Names of countries may be displayed at any small scale. In this case, this attribute is not filled.&#13;&#13;NOTE 3 If the data set contain multiple representations of the same real world entity represented at different levels of detail, the scale ranges defined by the attributes leastDetailedViewingResolution and mostDetailedViewingResolution should not overlap, in order to avoid displaying the same names several times.&#13;&#13;NOTE 4 The geometry of the named place should have a level of detail (i.e. resolution, granularity, precision, etc.) roughly compatible with its associated viewing scales.&#13;
    </documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="gml:AbstractMetadataPropertyType">
        <sequence>
          <element ref="gmd:MD_Resolution"/>
        </sequence>
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </complexContent>
  </complexType>
</element>
Element gn:NamedPlaceType / gn:localType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Characterisation of the kind of entity designated by geographical name(s), as defined by the data provider, given in at least in one official language of the European Union.


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2007].


 NOTE Local types may be defined in additional European languages, either EU official languages or other languages such as the language(s) of the geographical names provided.

Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongcoBase_xsd.tmp#ObjectReference_PropertyTypefreeText_xsd.tmp#LocalisedCharacterStringfreeText_xsd.tmp#LocalisedCharacterString_PropertyType
Type gmd:LocalisedCharacterString_PropertyType
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Model
Children gmd:LocalisedCharacterString
Instance
<gn:localType xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:LocalisedCharacterString id="" locale="">{1,1}</gmd:LocalisedCharacterString>
</gn:localType>
Attributes
Source
<element maxOccurs="unbounded" name="localType" nillable="true" type="gmd:LocalisedCharacterString_PropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Characterisation of the kind of entity designated by geographical name(s), as defined by the data provider, given in at least in one official language of the European Union.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2007].&#13;&#13;NOTE Local types may be defined in additional European languages, either EU official languages or other languages such as the language(s) of the geographical names provided.&#13;
    </documentation>
  </annotation>
</element>
Element gn:NamedPlaceType / gn:mostDetailedViewingResolution
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Resolution, expressed as the inverse of an indicative scale or a ground distance, below which the named place and its associated name(s) should no longer be displayed in a basic viewing service.


 -- Description --
 NOTE See Description of leastDetailedViewingResolution


 EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.
 - Names of wide areas like mountain ranges may not be displayed at all in viewing scales greater than 1/100,000. In this case, the value of the attribute is 100,000
 - Names of small hamlets may be displayed at any large scale. In this case, this attribute is not filled.

Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AbstractMetadataPropertyTypeGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_mostDetailedViewingResolution_nilReasonidentification_xsd.tmp#MD_Resolution
Type extension of gml:AbstractMetadataPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Model
Children gmd:MD_Resolution
Instance
<gn:mostDetailedViewingResolution nilReason="" owns="false" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Resolution>{1,1}</gmd:MD_Resolution>
</gn:mostDetailedViewingResolution>
Attributes
QName Type Default Use
nilReason gml:NilReasonType optional
owns boolean false optional
Source
<element minOccurs="0" name="mostDetailedViewingResolution" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Resolution, expressed as the inverse of an indicative scale or a ground distance, below which the named place and its associated name(s) should no longer be displayed in a basic viewing service.&#13;&#13;-- Description --&#13;NOTE See Description of leastDetailedViewingResolution&#13;&#13;EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.&#13;- Names of wide areas like mountain ranges may not be displayed at all in viewing scales greater than 1/100,000. In this case, the value of the attribute is 100,000&#13;- Names of small hamlets may be displayed at any large scale. In this case, this attribute is not filled.&#13;
    </documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="gml:AbstractMetadataPropertyType">
        <sequence>
          <element ref="gmd:MD_Resolution"/>
        </sequence>
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </complexContent>
  </complexType>
</element>
Element gn:NamedPlaceType / gn:name
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Name of the named place.
Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameGeographicalNames_xsd.tmp#GeographicalNamePropertyType
Type gn:GeographicalNamePropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gn:GeographicalName
Instance
<gn:name xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:GeographicalName>{1,1}</gn:GeographicalName>
</gn:name>
Source
<element maxOccurs="unbounded" name="name" type="gn:GeographicalNamePropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Name of the named place.</documentation>
  </annotation>
</element>
Element gn:NamedPlaceType / gn:relatedSpatialObject
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Identifier of a spatial object representing the same entity but appearing in other themes of INSPIRE, if any.


 -- Description --
 NOTE If no identifier is provided with features of other INSPIRE themes, those features can of course not be referred by the NamedPlace.

Diagram
DiagramGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_relatedSpatialObject_nilReasonBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_Identifier
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Model
Children base:Identifier
Instance
<gn:relatedSpatialObject nilReason="" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</gn:relatedSpatialObject>
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element maxOccurs="unbounded" minOccurs="0" name="relatedSpatialObject" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Identifier of a spatial object representing the same entity but appearing in other themes of INSPIRE, if any.&#13;&#13;-- Description --&#13;NOTE If no identifier is provided with features of other INSPIRE themes, those features can of course not be referred by the NamedPlace.&#13;
    </documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="base:Identifier"/>
    </sequence>
    <attribute name="nilReason" type="gml:NilReasonType"/>
  </complexType>
</element>
Element gn:NamedPlaceType / gn:type
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Annotations
-- Definition --
 Characterisation of the kind of entity designated by geographical name(s).


 -- Description --
 SOURCE Adapted from [UNGEGN Manual 2007].


 NOTE 1 This attribute should be consistent with the attribute 'relatedSpatialObject'. More precisely, if the attribute 'relatedSpatialObject' is filled in, the attribute 'type' should be filled in, and its value(s) should be consistent with the spatial data theme(s) of the related object(s).


 NOTE 2 Even if this attribute may introduce some redundancy with the attribute 'relatedSpatialObject', it has to be filled in order to allow to use geographical names on their own without accessing to any other INSPIRE data set, which may be necessary in most cases.

Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeGeographicalNames_xsd.tmp#NamedPlaceType_NamedPlaceType_type_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element maxOccurs="unbounded" name="type" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Characterisation of the kind of entity designated by geographical name(s).&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2007].&#13;&#13;NOTE 1 This attribute should be consistent with the attribute 'relatedSpatialObject'. More precisely, if the attribute 'relatedSpatialObject' is filled in, the attribute 'type' should be filled in, and its value(s) should be consistent with the spatial data theme(s) of the related object(s).&#13;&#13;NOTE 2 Even if this attribute may introduce some redundancy with the attribute 'relatedSpatialObject', it has to be filled in order to allow to use geographical names on their own without accessing to any other INSPIRE data set, which may be necessary in most cases.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Complex Type gn:GeographicalNamePropertyType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalName
Used by
Model
Children gn:GeographicalName
Source
<complexType name="GeographicalNamePropertyType">
  <sequence>
    <element ref="gn:GeographicalName"/>
  </sequence>
</complexType>
Complex Type gn:GeographicalNameType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#GeographicalNameType_languageGeographicalNames_xsd.tmp#GeographicalNameType_nativenessGeographicalNames_xsd.tmp#GeographicalNameType_nameStatusGeographicalNames_xsd.tmp#GeographicalNameType_sourceOfNameGeographicalNames_xsd.tmp#GeographicalNameType_pronunciationGeographicalNames_xsd.tmp#GeographicalNameType_spellingGeographicalNames_xsd.tmp#GeographicalNameType_grammaticalGenderGeographicalNames_xsd.tmp#GeographicalNameType_grammaticalNumber
Used by
Model
Children gn:grammaticalGender, gn:grammaticalNumber, gn:language, gn:nameStatus, gn:nativeness, gn:pronunciation, gn:sourceOfName, gn:spelling
Source
<complexType name="GeographicalNameType">
  <sequence>
    <element name="language" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Language of the name, given as a three letters code, in accordance with either ISO 639-3 or ISO 639-5.&#13;&#13;-- Description --&#13;NOTE 1More precisely, this definition refers to the language used by the community that uses the name.&#13;&#13;NOTE 2 The code "mul" for "multilingual" should not be used in general. However it can be used in rare cases like official names composed of two names in different languages. For example, "Vitoria-Gasteiz" is such a multilingual official name in Spain.&#13;&#13;NOTE 3 Even if this attribute is "voidable" for pragmatic reasons, it is of first importance in several use cases in the multi-language context of Europe.&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="string">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element name="nativeness" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Information enabling to acknowledge if the name is the one that is/was used in the area where the spatial object is situated at the instant when the name is/was in use.&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="gml:CodeType">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element name="nameStatus" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Qualitative information enabling to discern which credit should be given to the name with respect to its standardisation and/or its topicality.&#13;&#13;-- Description --&#13;NOTE The Geographical Names application schema does not explicitly make a preference between different names (e.g. official endonyms) of a specific real world entity. The necessary information for making the preference (e.g. the linguistic status of the administrative or geographic area in question), for a certain use case, must be obtained from other data or information sources. For example, the status of the language of the name may be known through queries on the geometries of named places against the geometry of administrative units recorded in a certain source with the language statuses information.</documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="gml:CodeType">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element name="sourceOfName" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Original data source from which the geographical name is taken from and integrated in the data set providing/publishing it. For some named spatial objects it might refer again to the publishing data set if no other information is available.&#13;&#13;-- Description --&#13;EXAMPLES Gazetteer, geographical names data set.&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="string">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element name="pronunciation" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of the geographical name.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
        </documentation>
      </annotation>
      <complexType>
        <sequence>
          <element ref="gn:PronunciationOfName"/>
        </sequence>
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </complexType>
    </element>
    <element maxOccurs="unbounded" name="spelling" type="gn:SpellingOfNamePropertyType">
      <annotation>
        <documentation>-- Definition --&#13;A proper way of writing the geographical name.&#13;&#13;-- Description --&#13;NOTE 1 Different spellings should only be used for names rendered in different scripts. .&#13;&#13;NOTE 2 While a particular GeographicalName should only have one spelling in a given script, providing different spellings in the same script should be done through the provision of different geographical names associated with the same named place.&#13;
        </documentation>
      </annotation>
    </element>
    <element minOccurs="0" name="grammaticalGender" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Class of nouns reflected in the behaviour of associated words.&#13;&#13;-- Description --&#13;NOTE the attribute has cardinality [0..1] and is voidable, which means that:&#13;<ul>&#13;<li>in case the concept of grammatical gender has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>&#13;<li>in case the concept of grammatical gender has some sense for the name but is unknown, the attribute should be provided but <i>void</i>. </li>&#13;</ul>&#13;&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="gml:CodeType">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element minOccurs="0" name="grammaticalNumber" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Grammatical category of nouns that expresses count distinctions.&#13;&#13;-- Description --&#13;NOTE the attribute has cardinality [0..1] and is voidable, which means that:&#13;<ul>&#13;<li>in case the concept of grammatical number has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li>&#13;<li>in case the concept of grammatical number has some sense for the name but is unknown, the attribute should be provided but <i>void</i>.</li>&#13;</ul>&#13;&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="gml:CodeType">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
  </sequence>
</complexType>
Complex Type gn:PronunciationOfNameType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#PronunciationOfNameType_pronunciationSoundLinkGeographicalNames_xsd.tmp#PronunciationOfNameType_pronunciationIPA
Used by
Model
Children gn:pronunciationIPA, gn:pronunciationSoundLink
Source
<complexType name="PronunciationOfNameType">
  <sequence>
    <element minOccurs="0" name="pronunciationSoundLink" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed by a link to any sound file.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="anyURI">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element minOccurs="0" name="pronunciationIPA" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed in International Phonetic Alphabet (IPA).&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2006].&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="string">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
  </sequence>
</complexType>
Complex Type gn:SpellingOfNamePropertyType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfName
Used by
Model
Children gn:SpellingOfName
Source
<complexType name="SpellingOfNamePropertyType">
  <sequence>
    <element ref="gn:SpellingOfName"/>
  </sequence>
</complexType>
Complex Type gn:SpellingOfNameType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#SpellingOfNameType_textGeographicalNames_xsd.tmp#SpellingOfNameType_scriptGeographicalNames_xsd.tmp#SpellingOfNameType_transliterationScheme
Used by
Model
Children gn:script, gn:text, gn:transliterationScheme
Source
<complexType name="SpellingOfNameType">
  <sequence>
    <element name="text" type="string">
      <annotation>
        <documentation>-- Definition --&#13;Way the name is written.</documentation>
      </annotation>
    </element>
    <element name="script" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Set of graphic symbols (for example an alphabet) employed in writing the name, expressed using the four letters codes defined in ISO 15924, where applicable.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Glossary 2007].&#13;&#13;EXAMPLES Cyrillic, Greek, Roman/Latin scripts.&#13;&#13;NOTE 1The four letter codes for Latin (Roman), Cyrillic and Greek script are "Latn", "Cyrl" and "Grek", respectively.&#13;&#13;NOTE 2 In rare cases other codes could be used (for other scripts than Latin, Greek and Cyrillic). However, this should mainly apply for historical names in historical scripts.&#13;&#13;NOTE 3 This attribute is of first importance in the multi-scriptual context of Europe.&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="string">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
    <element minOccurs="0" name="transliterationScheme" nillable="true">
      <annotation>
        <documentation>-- Definition --&#13;Method used for the names conversion between different scripts.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Glossary 2007].&#13;&#13;NOTE 1 This attribute should be filled for any transliterated spellings. If the transliteration scheme used is recorded in codelists maintained by ISO or UN, those codes should be preferred.&#13;
        </documentation>
      </annotation>
      <complexType>
        <simpleContent>
          <extension base="string">
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </extension>
        </simpleContent>
      </complexType>
    </element>
  </sequence>
</complexType>
Complex Type gn:NamedPlaceType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeGeographicalNames_xsd.tmp#NamedPlaceType_beginLifespanVersionGeographicalNames_xsd.tmp#NamedPlaceType_endLifespanVersionGeographicalNames_xsd.tmp#NamedPlaceType_geometryGeographicalNames_xsd.tmp#NamedPlaceType_inspireIdGeographicalNames_xsd.tmp#NamedPlaceType_leastDetailedViewingResolutionGeographicalNames_xsd.tmp#NamedPlaceType_localTypeGeographicalNames_xsd.tmp#NamedPlaceType_mostDetailedViewingResolutionGeographicalNames_xsd.tmp#NamedPlaceType_nameGeographicalNames_xsd.tmp#NamedPlaceType_relatedSpatialObjectGeographicalNames_xsd.tmp#NamedPlaceType_type
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Element gn:NamedPlace
Model
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gn:beginLifespanVersion, gn:endLifespanVersion, gn:geometry, gn:inspireId, gn:leastDetailedViewingResolution, gn:localType, gn:mostDetailedViewingResolution, gn:name, gn:relatedSpatialObject, gn:type
Attributes
QName Type Use Annotation
gml:id ID optional
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="NamedPlaceType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="beginLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.</documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="endLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.</documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="geometry" type="gml:GeometryPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Geometry associated to the named place. This data specification does not restrict the geometry types.&#13;&#13;-- Description --&#13;NOTE 1 The most common geometry types for a named place are a reference point (modelled as GM_Point), a more precise geometry of the footprint (typically modelled as GM_Curve or GM_Surface), or a bounding box (to be modelled as a GM_Envelope).&#13;&#13;NOTE 2 If the geometry depicts the spatial footprint of the named place, a reference point and a bounding box could be derived from it. However, this specification does not require the explicit provision of any specific type of geometry such as bounding boxes or reference points.&#13;&#13;NOTE 3 To avoid any misunderstanding, note that null geometry is not allowed by this specification.&#13;&#13;NOTE 4 3D geometries are not really required for Geographical Names, but the model allows for it, so a data provider may publish it.&#13;
            </documentation>
          </annotation>
        </element>
        <element name="inspireId" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.&#13;
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="leastDetailedViewingResolution" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Resolution, expressed as the inverse of an indicative scale or a ground distance, above which the named place and its associated name(s) should no longer be displayed in a basic viewing service.&#13;&#13;-- Description --&#13;NOTE 1This information may be used to determine if the names of the named place should be displayed at a given scale of display, only in the context of basic viewing services intending to show the content of the data set containing names. Even if this information is a valuable one for mapping in general, it is only approximate; cartographic services intending to produce high quality maps should certainly rely on other criteria and techniques for selecting names for the map.&#13;&#13;NOTE 2 Even if this attribute is "voidable" for practical reasons linked to its availability in data sources, this information may be of first importance for viewing services. There are great chances that viewing services will inefficiently manage named places having this attribute void.&#13;&#13;EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.&#13;- Names of important cities in Europe may be displayed at all viewing scales greater than 1/5,000,000. In this case, the value of the attribute is 5,000,000&#13;- Names of small hamlets may only be displayed from all viewing scale greater than 1/25,000. In this case, the value of the attribute is 25,000&#13;- Names of countries may be displayed at any small scale. In this case, this attribute is not filled.&#13;&#13;NOTE 3 If the data set contain multiple representations of the same real world entity represented at different levels of detail, the scale ranges defined by the attributes leastDetailedViewingResolution and mostDetailedViewingResolution should not overlap, in order to avoid displaying the same names several times.&#13;&#13;NOTE 4 The geometry of the named place should have a level of detail (i.e. resolution, granularity, precision, etc.) roughly compatible with its associated viewing scales.&#13;
            </documentation>
          </annotation>
          <complexType>
            <complexContent>
              <extension base="gml:AbstractMetadataPropertyType">
                <sequence>
                  <element ref="gmd:MD_Resolution"/>
                </sequence>
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </complexContent>
          </complexType>
        </element>
        <element maxOccurs="unbounded" name="localType" nillable="true" type="gmd:LocalisedCharacterString_PropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Characterisation of the kind of entity designated by geographical name(s), as defined by the data provider, given in at least in one official language of the European Union.&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2007].&#13;&#13;NOTE Local types may be defined in additional European languages, either EU official languages or other languages such as the language(s) of the geographical names provided.&#13;
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="mostDetailedViewingResolution" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Resolution, expressed as the inverse of an indicative scale or a ground distance, below which the named place and its associated name(s) should no longer be displayed in a basic viewing service.&#13;&#13;-- Description --&#13;NOTE See Description of leastDetailedViewingResolution&#13;&#13;EXAMPLES The following examples use the equivalentScale attribute of MD_Resolution to express the attribute value.&#13;- Names of wide areas like mountain ranges may not be displayed at all in viewing scales greater than 1/100,000. In this case, the value of the attribute is 100,000&#13;- Names of small hamlets may be displayed at any large scale. In this case, this attribute is not filled.&#13;
            </documentation>
          </annotation>
          <complexType>
            <complexContent>
              <extension base="gml:AbstractMetadataPropertyType">
                <sequence>
                  <element ref="gmd:MD_Resolution"/>
                </sequence>
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </complexContent>
          </complexType>
        </element>
        <element maxOccurs="unbounded" name="name" type="gn:GeographicalNamePropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Name of the named place.</documentation>
          </annotation>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="relatedSpatialObject" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Identifier of a spatial object representing the same entity but appearing in other themes of INSPIRE, if any.&#13;&#13;-- Description --&#13;NOTE If no identifier is provided with features of other INSPIRE themes, those features can of course not be referred by the NamedPlace.&#13;
            </documentation>
          </annotation>
          <complexType>
            <sequence>
              <element ref="base:Identifier"/>
            </sequence>
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </complexType>
        </element>
        <element maxOccurs="unbounded" name="type" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Characterisation of the kind of entity designated by geographical name(s).&#13;&#13;-- Description --&#13;SOURCE Adapted from [UNGEGN Manual 2007].&#13;&#13;NOTE 1 This attribute should be consistent with the attribute 'relatedSpatialObject'. More precisely, if the attribute 'relatedSpatialObject' is filled in, the attribute 'type' should be filled in, and its value(s) should be consistent with the spatial data theme(s) of the related object(s).&#13;&#13;NOTE 2 Even if this attribute may introduce some redundancy with the attribute 'relatedSpatialObject', it has to be filled in order to allow to use geographical names on their own without accessing to any other INSPIRE data set, which may be necessary in most cases.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:CodeType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gn:NamedPlacePropertyType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupGeographicalNames_xsd.tmp#NamedPlace
Model
Children gn:NamedPlace
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="NamedPlacePropertyType">
  <sequence minOccurs="0">
    <element ref="gn:NamedPlace"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type gn:PronunciationOfNamePropertyType
Namespace urn:x-inspire:specification:gmlas:GeographicalNames:3.0
Diagram
DiagramGeographicalNames_xsd.tmp#PronunciationOfName
Model
Children gn:PronunciationOfName
Source
<complexType name="PronunciationOfNamePropertyType">
  <sequence>
    <element ref="gn:PronunciationOfName"/>
  </sequence>
</complexType>
Attribute gn:GeographicalNameType / gn:language / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:nativeness / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:nameStatus / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:sourceOfName / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:PronunciationOfNameType / gn:pronunciationSoundLink / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
Used by
Source
Attribute gn:PronunciationOfNameType / gn:pronunciationIPA / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:pronunciation / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:SpellingOfNameType / gn:script / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:SpellingOfNameType / gn:transliterationScheme / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:grammaticalGender / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:GeographicalNameType / gn:grammaticalNumber / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:beginLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:endLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:leastDetailedViewingResolution / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:mostDetailedViewingResolution / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:relatedSpatialObject / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute gn:NamedPlaceType / gn:type / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>