Imported schema Common_GeometricDataType.xsd
Element PolygonGeometry
Element MultiPolygonGeometry
Element PointGeometry
Complex Type PolygonGeometryType
Complex Type MultiPolygonGeometryType
Complex Type PointGeometryType
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
|
|
| 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 SimpleAlternativeGeometriesType
Complex Type PolygonOrMultiPolygonType
|
|
|
|
| Namespace |
No namespace |
|
Annotations
|
|
| Type |
PointLocationType |
|
Properties
|
|
|
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: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 AlternativeGeometriesGroup
Element Group PolygonGeometryGroup
Element Group SimpleAlternativeGeometriesGroup
Element Group PointAndLineGeometriesGroup