diagram | ![]() |
||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of gml:AbstractFeatureType | ||||||||||||
properties |
|
||||||||||||
children | gml:metaDataProperty gml:description gml:name kanta:metatieto kanta:tunnus kanta:kplkoodi kanta:yksilointitieto kanta:sijaintiepavarmuus kanta:luontitapa kanta:alkuPvm kanta:loppuPvm kanta:labelit | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="AbstractKantakohdeType" abstract="true"> <xs:annotation> <xs:documentation>Kantakohteen määrittely, josta periytetään kaikki muut skeeman kohteet</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="metatieto" type="gml:MetaDataPropertyType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Kohteen metatiedot. Suositeltavat kentät ovat: sijaintitiedonluontitapa, tarkkuus, datan_luoja, luonti_pvm, muokkaaja, muokkaus_pvm, omistaja, lahteen_pvm, lahteen_tyyppi, mittausera, lisatieto_linkki</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tunnus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kyseessä olevan kantakartan sisällä yksikäsitteinen kohteen tunnistetieto.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="kplkoodi" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen Kuntien Paikkaitietoluokituksen(KPL 2.3)) mukainen koodi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="yksilointitieto" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen lähtötietojärjestelmän tvs. mukainen yksilöintitieto </xs:documentation> </xs:annotation> </xs:element> <xs:element name="sijaintiepavarmuus" type="kanta:SijaintiepavarmuusType" minOccurs="0"> <xs:annotation> <xs:documentation>Sijainnin epävarmuus</xs:documentation> </xs:annotation> </xs:element> <xs:element name="luontitapa" type="kanta:LuontiTapaType" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen luontitapa</xs:documentation> </xs:annotation> </xs:element> <xs:element name="alkuPvm" type="xs:dateTime"> <xs:annotation> <xs:documentation>Kohteen luontipäivämäärä</xs:documentation> </xs:annotation> </xs:element> <xs:element name="loppuPvm" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Milloin kohde on poistettu. Tämän avulla voidaan tunnistaa poistetut kohteet, jos järjestelmät tukevat historiatietojen tallentamista</xs:documentation> </xs:annotation> </xs:element> <xs:element name="labelit" type="kanta:LabelitType" minOccurs="0"> <xs:annotation> <xs:documentation> Osoittaa että halutaanko kohteen jokin ominaisuus näyttää tekstinä kohteen visualisoinnin yhteydessä. Ks Myös kohdetyyppi Label dokumentaaatio</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | gml:MetaDataPropertyType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="metatieto" type="gml:MetaDataPropertyType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Kohteen metatiedot. Suositeltavat kentät ovat: sijaintitiedonluontitapa, tarkkuus, datan_luoja, luonti_pvm, muokkaaja, muokkaus_pvm, omistaja, lahteen_pvm, lahteen_tyyppi, mittausera, lisatieto_linkki</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="tunnus" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kyseessä olevan kantakartan sisällä yksikäsitteinen kohteen tunnistetieto.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="kplkoodi" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen Kuntien Paikkaitietoluokituksen(KPL 2.3)) mukainen koodi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="yksilointitieto" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen lähtötietojärjestelmän tvs. mukainen yksilöintitieto </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||||||||||||||||||||||||||||||||
type | kanta:SijaintiepavarmuusType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="sijaintiepavarmuus" type="kanta:SijaintiepavarmuusType" minOccurs="0"> <xs:annotation> <xs:documentation>Sijainnin epävarmuus</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | |||||||||||||||||||||||||||
type | kanta:LuontiTapaType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="luontitapa" type="kanta:LuontiTapaType" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen luontitapa</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||
type | xs:dateTime | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="alkuPvm" type="xs:dateTime"> <xs:annotation> <xs:documentation>Kohteen luontipäivämäärä</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:dateTime | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="loppuPvm" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Milloin kohde on poistettu. Tämän avulla voidaan tunnistaa poistetut kohteet, jos järjestelmät tukevat historiatietojen tallentamista</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | kanta:LabelitType | ||||||||
properties |
|
||||||||
children | kanta:Label | ||||||||
annotation |
|
||||||||
source | <xs:element name="labelit" type="kanta:LabelitType" minOccurs="0"> <xs:annotation> <xs:documentation> Osoittaa että halutaanko kohteen jokin ominaisuus näyttää tekstinä kohteen visualisoinnin yhteydessä. Ks Myös kohdetyyppi Label dokumentaaatio</xs:documentation> </xs:annotation> </xs:element> |