diagram | ![]() |
||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of gml:AbstractFeatureType | ||||||||||||
properties |
|
||||||||||||
children | gml:metaDataProperty gml:description gml:name kanta:kayttooikeusyksikonOsanNumero kanta:olotila kanta:tekstikartalla kanta:sijainnit kanta:labelit | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="KayttooikeusyksikonOsaType"> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="kayttooikeusyksikonOsanNumero" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Käyttöoikeusyksikönosan numero</xs:documentation> </xs:annotation> </xs:element> <xs:element name="olotila" type="kanta:Olotila" minOccurs="0"> <xs:annotation> <xs:documentation>Olotila</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tekstikartalla" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kartalla näkyvä teksti</xs:documentation> </xs:annotation> </xs:element> <!-- xs:element name="sijainti" type="gml:SurfacePropertyType" maxOccurs="unbounded"/ --> <xs:element name="sijainnit" type="kanta:SijainnitType"> <xs:annotation> <xs:documentation>Sijaintiominaisuudet</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.kuntatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="kayttooikeusyksikonOsanNumero" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Käyttöoikeusyksikönosan numero</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | kanta:Olotila | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="olotila" type="kanta:Olotila" minOccurs="0"> <xs:annotation> <xs:documentation>Olotila</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="tekstikartalla" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kartalla näkyvä teksti</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||
type | kanta:SijainnitType | ||||
properties |
|
||||
children | kanta:Sijainti gml:Null | ||||
annotation |
|
||||
source | <xs:element name="sijainnit" type="kanta:SijainnitType"> <xs:annotation> <xs:documentation>Sijaintiominaisuudet</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.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> |