12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <GMLFeatureClassList>
- <GMLFeatureClass>
- <Name>CommBdry</Name>
- <ElementPath>CommBdry</ElementPath>
- <SRSName>urn:ogc:def:crs:EPSG::6668</SRSName>
- <GeometryElementPath>loc</GeometryElementPath>
- <GeometryType>LineString</GeometryType>
- <PropertyDefn>
- <Name>fid</Name>
- <ElementPath>fid</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>lfSpanFr</Name>
- <ElementPath>lfSpanFr|timePosition</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>lfSpanTo</Name>
- <ElementPath>lfSpanTo|timePosition</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>devDate</Name>
- <ElementPath>devDate|timePosition</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>orgGILvl</Name>
- <ElementPath>orgGILvl</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>orgMDId</Name>
- <ElementPath>orgMDId</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>vis</Name>
- <ElementPath>vis</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- <PropertyDefn>
- <Name>type</Name>
- <ElementPath>type</ElementPath>
- <Type>String</Type>
- </PropertyDefn>
- </GMLFeatureClass>
- </GMLFeatureClassList>
|