inspire_cp_CadastralParcel.gfs 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <GMLFeatureClassList>
  2. <GMLFeatureClass>
  3. <Name>CadastralParcel</Name>
  4. <ElementPath>CadastralParcel</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>areaValue</Name>
  17. <ElementPath>areaValue</ElementPath>
  18. <Type>Real</Type>
  19. </PropertyDefn>
  20. <PropertyDefn>
  21. <Name>areaValue_uom</Name>
  22. <ElementPath>areaValue@uom</ElementPath>
  23. <Type>String</Type>
  24. </PropertyDefn>
  25. <PropertyDefn>
  26. <Name>beginLifespanVersion</Name>
  27. <ElementPath>beginLifespanVersion</ElementPath>
  28. <Type>String</Type>
  29. </PropertyDefn>
  30. <PropertyDefn>
  31. <Name>endLifespanVersion</Name>
  32. <ElementPath>endLifespanVersion</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>nationalCadastralReference</Name>
  52. <ElementPath>nationalCadastralReference</ElementPath>
  53. <Type>String</Type>
  54. </PropertyDefn>
  55. <PropertyDefn>
  56. <Name>validFrom</Name>
  57. <ElementPath>validFrom</ElementPath>
  58. <Type>String</Type>
  59. </PropertyDefn>
  60. <PropertyDefn>
  61. <Name>validTo</Name>
  62. <ElementPath>validTo</ElementPath>
  63. <Type>String</Type>
  64. </PropertyDefn>
  65. <PropertyDefn>
  66. <Name>basicPropertyUnit_href</Name>
  67. <ElementPath>basicPropertyUnit@href</ElementPath>
  68. <Type>StringList</Type>
  69. </PropertyDefn>
  70. <PropertyDefn>
  71. <Name>administrativeUnit_href</Name>
  72. <ElementPath>administrativeUnit@href</ElementPath>
  73. <Type>String</Type>
  74. </PropertyDefn>
  75. <PropertyDefn>
  76. <Name>zoning_href</Name>
  77. <ElementPath>zoning@href</ElementPath>
  78. <Type>String</Type>
  79. </PropertyDefn>
  80. </GMLFeatureClass>
  81. </GMLFeatureClassList>