inspire_cp_CadastralZoning.gfs 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <GMLFeatureClassList>
  2. <GMLFeatureClass>
  3. <Name>CadastralZoning</Name>
  4. <ElementPath>CadastralZoning</ElementPath>
  5. <GeomPropertyDefn>
  6. <Name>geometry</Name>
  7. <ElementPath>geometry</ElementPath>
  8. <Type>MultiPolygon</Type>
  9. </GeomPropertyDefn>
  10. <GeomPropertyDefn>
  11. <Name>referencePoint</Name>
  12. <ElementPath>referencePoint</ElementPath>
  13. <Type>Point</Type>
  14. </GeomPropertyDefn>
  15. <PropertyDefn>
  16. <Name>beginLifespanVersion</Name>
  17. <ElementPath>beginLifespanVersion</ElementPath>
  18. <Type>String</Type>
  19. </PropertyDefn>
  20. <PropertyDefn>
  21. <Name>endLifespanVersion</Name>
  22. <ElementPath>endLifespanVersion</ElementPath>
  23. <Type>String</Type>
  24. </PropertyDefn>
  25. <PropertyDefn>
  26. <Name>estimatedAccuracy</Name>
  27. <ElementPath>estimatedAccuracy</ElementPath>
  28. <Type>Real</Type>
  29. </PropertyDefn>
  30. <PropertyDefn>
  31. <Name>estimatedAccuracy_uom</Name>
  32. <ElementPath>estimatedAccuracy@uom</ElementPath>
  33. <Type>String</Type>
  34. </PropertyDefn>
  35. <PropertyDefn>
  36. <Name>inspireId_localId</Name>
  37. <ElementPath>inspireId|Identifier|localId</ElementPath>
  38. <Type>String</Type>
  39. </PropertyDefn>
  40. <PropertyDefn>
  41. <Name>inspireId_namespace</Name>
  42. <ElementPath>inspireId|Identifier|namespace</ElementPath>
  43. <Type>String</Type>
  44. </PropertyDefn>
  45. <PropertyDefn>
  46. <Name>label</Name>
  47. <ElementPath>label</ElementPath>
  48. <Type>String</Type>
  49. </PropertyDefn>
  50. <PropertyDefn>
  51. <Name>level</Name>
  52. <ElementPath>level</ElementPath>
  53. <Type>String</Type>
  54. </PropertyDefn>
  55. <PropertyDefn>
  56. <Name>levelName</Name>
  57. <ElementPath>levelName|LocalisedCharacterString</ElementPath>
  58. <Type>StringList</Type>
  59. </PropertyDefn>
  60. <PropertyDefn>
  61. <Name>levelName_locale</Name>
  62. <ElementPath>levelName|LocalisedCharacterString@locale</ElementPath>
  63. <Type>StringList</Type>
  64. </PropertyDefn>
  65. <!--
  66. <PropertyDefn>
  67. <Name>levelName_en</Name>
  68. <ElementPath>levelName|LocalisedCharacterString</ElementPath>
  69. <Condition>@locale='en'</Condition>
  70. <Type>String</Type>
  71. </PropertyDefn>
  72. <PropertyDefn>
  73. <Name>levelName_fr</Name>
  74. <ElementPath>levelName|LocalisedCharacterString</ElementPath>
  75. <Condition>@locale='fr'</Condition>
  76. <Type>String</Type>
  77. </PropertyDefn>
  78. <PropertyDefn>
  79. <Name>levelName_others_locale</Name>
  80. <ElementPath>levelName|LocalisedCharacterString@locale</ElementPath>
  81. <Condition>@locale!='en' and @locale!='fr'</Condition>
  82. <Type>StringList</Type>
  83. </PropertyDefn>
  84. <PropertyDefn>
  85. <Name>levelName_others</Name>
  86. <ElementPath>levelName|LocalisedCharacterString</ElementPath>
  87. <Condition>@locale!='en' and @locale!='fr'</Condition>
  88. <Type>StringList</Type>
  89. </PropertyDefn>
  90. -->
  91. <PropertyDefn>
  92. <Name>name_language</Name>
  93. <ElementPath>name|GeographicalName|language</ElementPath>
  94. <Type>StringList</Type>
  95. </PropertyDefn>
  96. <PropertyDefn>
  97. <Name>name_nativeness</Name>
  98. <ElementPath>name|GeographicalName|nativeness</ElementPath>
  99. <Type>StringList</Type>
  100. </PropertyDefn>
  101. <PropertyDefn>
  102. <Name>name_nameStatus</Name>
  103. <ElementPath>name|GeographicalName|nameStatus</ElementPath>
  104. <Type>StringList</Type>
  105. </PropertyDefn>
  106. <PropertyDefn>
  107. <Name>name_pronunciation</Name>
  108. <ElementPath>name|GeographicalName|pronunciation</ElementPath>
  109. <Type>StringList</Type>
  110. </PropertyDefn>
  111. <PropertyDefn>
  112. <Name>name_spelling_text</Name>
  113. <ElementPath>name|GeographicalName|spelling|SpellingOfName|text</ElementPath>
  114. <Type>StringList</Type>
  115. </PropertyDefn>
  116. <PropertyDefn>
  117. <Name>name_spelling_script</Name>
  118. <ElementPath>name|GeographicalName|spelling|SpellingOfName|script</ElementPath>
  119. <Type>StringList</Type>
  120. </PropertyDefn>
  121. <PropertyDefn>
  122. <Name>nationalCadastalZoningReference</Name>
  123. <ElementPath>nationalCadastalZoningReference</ElementPath>
  124. <Type>String</Type>
  125. </PropertyDefn>
  126. <PropertyDefn>
  127. <Name>originalMapScaleDenominator</Name>
  128. <ElementPath>originalMapScaleDenominator</ElementPath>
  129. <Type>Integer</Type>
  130. </PropertyDefn>
  131. <PropertyDefn>
  132. <Name>validFrom</Name>
  133. <ElementPath>validFrom</ElementPath>
  134. <Type>String</Type>
  135. </PropertyDefn>
  136. <PropertyDefn>
  137. <Name>validTo</Name>
  138. <ElementPath>validTo</ElementPath>
  139. <Type>String</Type>
  140. </PropertyDefn>
  141. <PropertyDefn>
  142. <Name>upperLevelUnit_href</Name>
  143. <ElementPath>upperLevelUnit@href</ElementPath>
  144. <Type>String</Type>
  145. </PropertyDefn>
  146. </GMLFeatureClass>
  147. </GMLFeatureClassList>