Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema Common_GeometricDataType.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Properties
attribute form default: unqualified
element form default: qualified
version: V11.08
Element PolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index8.tmp#id817 index1.tmp#id816 index1.tmp#id815
Type PolygonGeometryType
Properties
content: complex
Used by
Model gml:pointProperty{0,1} , gml:polygonProperty
Children gml:pointProperty, gml:polygonProperty
Instance
<PolygonGeometry>
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:pointProperty>
  <gml:polygonProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:polygonProperty>
</PolygonGeometry>
Source
<xs:element name="PolygonGeometry" type="PolygonGeometryType"/>
Element AlternativeGeometries2Group / MultiPolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index3.tmp#id835 index3.tmp#id840 index1.tmp#id834
Type ExtendedMultiPolygonGeometryType
Properties
content: complex
Model gml:MultiPolygon | gml:MultiSurface
Children gml:MultiPolygon, gml:MultiSurface
Instance
<MultiPolygonGeometry>
  <gml:MultiPolygon axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiPolygon>
  <gml:MultiSurface axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiSurface>
</MultiPolygonGeometry>
Source
<xs:element name="MultiPolygonGeometry" type="ExtendedMultiPolygonGeometryType"/>
Element MultiPolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index3.tmp#id835 index1.tmp#id1183
Type MultiPolygonGeometryType
Properties
content: complex
Used by
Model gml:MultiPolygon
Children gml:MultiPolygon
Instance
<MultiPolygonGeometry>
  <gml:MultiPolygon axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiPolygon>
</MultiPolygonGeometry>
Source
<xs:element name="MultiPolygonGeometry" type="MultiPolygonGeometryType"/>
Element PointGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index1.tmp#id1200 index1.tmp#id1201 index0.tmp#id739 index1.tmp#id1199
Type PointGeometryType
Properties
content: complex
Model gml:pointProperty
Children gml:pointProperty
Instance
<PointGeometry dimension="" location="">
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
</PointGeometry>
Attributes
QName Type Fixed Default Use Annotation
dimension xs:decimal optional
Dimensio.
location PointLocationType optional
Sijainti.
Source
<xs:element name="PointGeometry" type="PointGeometryType"/>
Element PolygonOrMultiPolygon2Type / MultiPolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index3.tmp#id835 index3.tmp#id840 index1.tmp#id834
Type ExtendedMultiPolygonGeometryType
Properties
content: complex
Model gml:MultiPolygon | gml:MultiSurface
Children gml:MultiPolygon, gml:MultiSurface
Instance
<MultiPolygonGeometry>
  <gml:MultiPolygon axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiPolygon>
  <gml:MultiSurface axisLabels="" gid="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiSurface>
</MultiPolygonGeometry>
Source
<xs:element name="MultiPolygonGeometry" type="ExtendedMultiPolygonGeometryType"/>
Complex Type PolygonGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Yksittäisen alueen geometria tunnuspisteineen.
Single polygon geometry with interior point (reference point).
Diagram
Diagram index0.tmp#id739 index8.tmp#id817 index1.tmp#id816
Used by
Element PolygonGeometry
Model gml:pointProperty{0,1} , gml:polygonProperty
Children gml:pointProperty, gml:polygonProperty
Source
<xs:complexType name="PolygonGeometryType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen alueen geometria tunnuspisteineen.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Single polygon geometry with interior point (reference point).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="PolygonGeometryGroup"/>
  </xs:sequence>
</xs:complexType>
Complex Type ExtendedMultiPolygonGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Monialueen geometria.
Multipolygon geometry.
Diagram
Diagram index3.tmp#id835 index3.tmp#id840
Used by
Model gml:MultiPolygon | gml:MultiSurface
Children gml:MultiPolygon, gml:MultiSurface
Source
<xs:complexType name="ExtendedMultiPolygonGeometryType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Monialueen geometria.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Multipolygon geometry.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="gml:MultiPolygon"/>
    <xs:element ref="gml:MultiSurface"/>
  </xs:choice>
</xs:complexType>
Complex Type MultiPolygonGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Monialueen geometria.
Multipolygon geometry.
Diagram
Diagram index3.tmp#id835
Used by
Model gml:MultiPolygon
Children gml:MultiPolygon
Source
<xs:complexType name="MultiPolygonGeometryType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Monialueen geometria.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Multipolygon geometry.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="gml:MultiPolygon"/>
  </xs:sequence>
</xs:complexType>
Complex Type PointGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Pistemuotoinen geometria.
Point geometry.
Diagram
Diagram index1.tmp#id1200 index1.tmp#id1201 index0.tmp#id739
Used by
Model gml:pointProperty
Children gml:pointProperty
Attributes
QName Type Fixed Default Use Annotation
dimension xs:decimal optional
Dimensio.
location PointLocationType optional
Sijainti.
Source
<xs:complexType name="PointGeometryType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Pistemuotoinen geometria.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en">Point geometry.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="gml:pointProperty"/>
  </xs:sequence>
  <xs:attribute name="dimension" type="xs:decimal" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Dimensio.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en"/>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="location" type="co:PointLocationType" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="fi">Sijainti.</xs:documentation>
      <xs:documentation xml:lang="sv"/>
      <xs:documentation xml:lang="en"/>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Complex Type AlternativeGeometriesType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Yksittäisen geometrian (Point, Line, Polygon referenssipisteineen tai MultiPolygon) määrittely
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index1.tmp#id814 index1.tmp#id1182 index1.tmp#id1181
Used by
Model (gml:pointProperty | gml:lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children MultiPolygonGeometry, PolygonGeometry, gml:lineStringProperty, gml:pointProperty
Source
<xs:complexType name="AlternativeGeometriesType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen geometrian (Point, Line, Polygon referenssipisteineen tai MultiPolygon) määrittely</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="AlternativeGeometriesGroup"/>
  </xs:sequence>
</xs:complexType>
Complex Type AlternativeGeometries2Type
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Yksittäisen geometrian (Point, Line, Polygon referenssipisteineen tai MultiPolygon) määrittely
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index1.tmp#id814 index1.tmp#id833 index1.tmp#id738
Model (gml:pointProperty | gml:lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children MultiPolygonGeometry, PolygonGeometry, gml:lineStringProperty, gml:pointProperty
Source
<xs:complexType name="AlternativeGeometries2Type">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen geometrian (Point, Line, Polygon referenssipisteineen tai MultiPolygon) määrittely</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="AlternativeGeometries2Group"/>
  </xs:sequence>
</xs:complexType>
Complex Type SimpleAlternativeGeometriesType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Yksittäisen geometrian (Point, Line, Polygon tai MultiPolygon) määrittely
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index8.tmp#id817 index1.tmp#id1182 index1.tmp#id1187
Model (gml:pointProperty | gml:lineStringProperty | gml:polygonProperty | MultiPolygonGeometry)
Children MultiPolygonGeometry, gml:lineStringProperty, gml:pointProperty, gml:polygonProperty
Source
<xs:complexType name="SimpleAlternativeGeometriesType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Yksittäisen geometrian (Point, Line, Polygon tai MultiPolygon) määrittely</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="SimpleAlternativeGeometriesGroup"/>
  </xs:sequence>
</xs:complexType>
Complex Type PolygonOrMultiPolygonType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Polygon tai MultiPolygon
Diagram
Diagram index0.tmp#id739 index8.tmp#id817 index1.tmp#id1182
Model gml:pointProperty{0,1} , (gml:polygonProperty | MultiPolygonGeometry)
Children MultiPolygonGeometry, gml:pointProperty, gml:polygonProperty
Source
<xs:complexType name="PolygonOrMultiPolygonType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Polygon tai MultiPolygon</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="gml:pointProperty" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Tunnistepisteen sijainti (alueen sisäpiste).</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Reference point location (interior point of polygon).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice>
      <xs:element ref="gml:polygonProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Aluegeometria sisäalueineen.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Polygon geometry with interior polygons.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="MultiPolygonGeometry"/>
    </xs:choice>
  </xs:sequence>
</xs:complexType>
Complex Type PolygonOrMultiPolygon2Type
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Annotations
Polygon tai MultiPolygon
Diagram
Diagram index0.tmp#id739 index8.tmp#id817 index1.tmp#id1209
Used by
Model gml:pointProperty{0,1} , (gml:polygonProperty | MultiPolygonGeometry)
Children MultiPolygonGeometry, gml:pointProperty, gml:polygonProperty
Source
<xs:complexType name="PolygonOrMultiPolygon2Type">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Polygon tai MultiPolygon</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="gml:pointProperty" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Tunnistepisteen sijainti (alueen sisäpiste).</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Reference point location (interior point of polygon).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice>
      <xs:element ref="gml:polygonProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Aluegeometria sisäalueineen.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Polygon geometry with interior polygons.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="MultiPolygonGeometry" type="ExtendedMultiPolygonGeometryType"/>
    </xs:choice>
  </xs:sequence>
</xs:complexType>
Attribute PointGeometryType / @dimension
Namespace No namespace
Annotations
Dimensio.
Type xs:decimal
Properties
use: optional
Used by
Complex Type PointGeometryType
Source
<xs:attribute name="dimension" type="xs:decimal" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Dimensio.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:attribute>
Attribute PointGeometryType / @location
Namespace No namespace
Annotations
Sijainti.
Type PointLocationType
Properties
use: optional
Facets
enumeration 1
Keskipiste
enumeration 2
Vasen alakulma
enumeration 3
Vasen yläkulma
enumeration 4
Oikea alakulma
enumeration 5
Oikea yläkulma
Used by
Complex Type PointGeometryType
Source
<xs:attribute name="location" type="co:PointLocationType" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Sijainti.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
</xs:attribute>
Element Group AlternativeGeometries2Group
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index1.tmp#id814 index1.tmp#id833
Used by
Model (gml:pointProperty | gml:lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children MultiPolygonGeometry, PolygonGeometry, gml:lineStringProperty, gml:pointProperty
Source
<xs:group name="AlternativeGeometries2Group">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="gml:pointProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Pisteen sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Point location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:lineStringProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Viivan sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Line location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="PolygonGeometry"/>
      <xs:element name="MultiPolygonGeometry" type="ExtendedMultiPolygonGeometryType"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
Element Group PolygonGeometryGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index8.tmp#id817
Used by
Complex Type PolygonGeometryType
Model gml:pointProperty{0,1} , gml:polygonProperty
Children gml:pointProperty, gml:polygonProperty
Source
<xs:group name="PolygonGeometryGroup">
  <xs:sequence>
    <xs:element ref="gml:pointProperty" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Tunnistepisteen sijainti (alueen sisäpiste).</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Reference point location (interior point of polygon).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="gml:polygonProperty">
      <xs:annotation>
        <xs:documentation xml:lang="fi">Aluegeometria sisäalueineen.</xs:documentation>
        <xs:documentation xml:lang="sv"/>
        <xs:documentation xml:lang="en">Polygon geometry with interior polygons.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:group>
Element Group AlternativeGeometriesGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index1.tmp#id814 index1.tmp#id1182
Used by
Model (gml:pointProperty | gml:lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children MultiPolygonGeometry, PolygonGeometry, gml:lineStringProperty, gml:pointProperty
Source
<xs:group name="AlternativeGeometriesGroup">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="gml:pointProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Pisteen sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Point location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:lineStringProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Viivan sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Line location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="PolygonGeometry"/>
      <xs:element ref="MultiPolygonGeometry"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
Element Group SimpleAlternativeGeometriesGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index8.tmp#id817 index1.tmp#id1182
Used by
Model (gml:pointProperty | gml:lineStringProperty | gml:polygonProperty | MultiPolygonGeometry)
Children MultiPolygonGeometry, gml:lineStringProperty, gml:pointProperty, gml:polygonProperty
Source
<xs:group name="SimpleAlternativeGeometriesGroup">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="gml:pointProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Pisteen sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Point location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:lineStringProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Viivan sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Line location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:polygonProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Aluegeometria sisäalueineen.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Polygon geometry with interior polygons.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="MultiPolygonGeometry"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
Element Group PointAndLineGeometriesGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index0.tmp#id804
Model (gml:pointProperty | gml:lineStringProperty)
Children gml:lineStringProperty, gml:pointProperty
Source
<xs:group name="PointAndLineGeometriesGroup">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="gml:pointProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Pisteen sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Point location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:lineStringProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Viivan sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Line location.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
  </xs:sequence>
</xs:group>
Element Group PointLineAndPolygonGeometriesGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes
Diagram
Diagram index0.tmp#id739 index0.tmp#id804 index8.tmp#id817
Model (gml:pointProperty | gml:lineStringProperty | gml:polygonProperty)
Children gml:lineStringProperty, gml:pointProperty, gml:polygonProperty
Source
<xs:group name="PointLineAndPolygonGeometriesGroup">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="gml:pointProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Pisteen sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Point location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:lineStringProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Viivan sijainti.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Line location.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="gml:polygonProperty">
        <xs:annotation>
          <xs:documentation xml:lang="fi">Aluegeometria sisäalueineen.</xs:documentation>
          <xs:documentation xml:lang="sv"/>
          <xs:documentation xml:lang="en">Polygon geometry with interior polygons.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
  </xs:sequence>
</xs:group>