Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema Common_GeometricDataType_20100831.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Properties
attribute form default: unqualified
element form default: unqualified
version: 1.3
Element PolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Diagram
Diagram index16.tmp#id133 index16.tmp#id132
Type PolygonGeometryType
Properties
content: complex
Used by
Complex Type StandBasicDataType
Element Group AlternativeGeometriesGroup
Model pointProperty{0,1} , polygonProperty
Children pointProperty, polygonProperty
Instance
<PolygonGeometry>
  <pointProperty>{0,1}</pointProperty>
  <polygonProperty>{1,1}</polygonProperty>
</PolygonGeometry>
Source
<xs:element name="PolygonGeometry" type="PolygonGeometryType"/>
Element MultiPolygonGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Diagram
Diagram index16.tmp#id137
Type MultiPolygonGeometryType
Properties
content: complex
Used by
Complex Type StandBasicDataType
Element Group AlternativeGeometriesGroup
Model MultiPolygon
Children MultiPolygon
Instance
<MultiPolygonGeometry>
  <MultiPolygon>{1,1}</MultiPolygon>
</MultiPolygonGeometry>
Source
<xs:element name="MultiPolygonGeometry" type="MultiPolygonGeometryType"/>
Element PointGeometry
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Diagram
Diagram index16.tmp#id781 index16.tmp#id782 index16.tmp#id780
Type PointGeometryType
Properties
content: complex
Model pointProperty
Children pointProperty
Instance
<PointGeometry dimension="" location="">
  <pointProperty>{1,1}</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"/>
Complex Type PolygonGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Annotations
Yksittäisen alueen geometria tunnuspisteineen.
Single polygon geometry with interior point (reference point).
Diagram
Diagram index16.tmp#id133
Used by
Element PolygonGeometry
Model pointProperty{0,1} , polygonProperty
Children pointProperty, 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 MultiPolygonGeometryType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Annotations
Monialueen geometria.
Multipolygon geometry.
Diagram
Diagram
Used by
Model MultiPolygon
Children 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/2010/08/31
Annotations
Pistemuotoinen geometria.
Point geometry.
Diagram
Diagram index16.tmp#id781 index16.tmp#id782
Used by
Element PointGeometry
Model pointProperty
Children 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="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>
Simple Type PointLocationType
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Annotations
Sijainti.
Diagram
Diagram index7.tmp#id700
Type PointLocationType
Type hierarchy
Facets
enumeration 1
Keskipiste
enumeration 2
Vasen alakulma
enumeration 3
Vasen yläkulma
enumeration 4
Oikea alakulma
enumeration 5
Oikea yläkulma
Used by
Source
<xs:simpleType name="PointLocationType">
  <xs:annotation>
    <xs:documentation xml:lang="fi">Sijainti.</xs:documentation>
    <xs:documentation xml:lang="sv"/>
    <xs:documentation xml:lang="en"/>
  </xs:annotation>
  <xs:restriction base="fe:PointLocationType"/>
</xs:simpleType>
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
Type hierarchy
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="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 PolygonGeometryGroup
Namespace http://standardit.tapio.fi/schemas/forestData/common/geometricDataTypes/2010/08/31
Diagram
Diagram
Used by
Complex Type PolygonGeometryType
Model pointProperty{0,1} , polygonProperty
Children pointProperty, 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/2010/08/31
Diagram
Diagram index16.tmp#id131 index16.tmp#id136
Used by
Model (pointProperty | lineStringProperty | PolygonGeometry | MultiPolygonGeometry)
Children MultiPolygonGeometry, PolygonGeometry, lineStringProperty, 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>