forked from mathstuf/gdal-svn
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinspire_cp_BasicPropertyUnit.gfs
57 lines (57 loc) · 1.7 KB
/
inspire_cp_BasicPropertyUnit.gfs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<GMLFeatureClassList>
<GMLFeatureClass>
<Name>BasicPropertyUnit</Name>
<ElementPath>BasicPropertyUnit</ElementPath>
<GeometryType>None</GeometryType>
<PropertyDefn>
<Name>inspireId_localId</Name>
<ElementPath>inspireId|Identifier|localId</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>inspireId_namespace</Name>
<ElementPath>inspireId|Identifier|namespace</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>nationalCadastralReference</Name>
<ElementPath>nationalCadastralReference</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>areaValue</Name>
<ElementPath>areaValue</ElementPath>
<Type>Real</Type>
</PropertyDefn>
<PropertyDefn>
<Name>areaValue_uom</Name>
<ElementPath>areaValue@uom</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>validFrom</Name>
<ElementPath>validFrom</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>validTo</Name>
<ElementPath>validTo</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>beginLifespanVersion</Name>
<ElementPath>beginLifespanVersion</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>endLifespanVersion</Name>
<ElementPath>endLifespanVersion</ElementPath>
<Type>String</Type>
</PropertyDefn>
<PropertyDefn>
<Name>administrativeUnit_href</Name>
<ElementPath>administrativeUnit@href</ElementPath>
<Type>String</Type>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>