diagram | ![]() |
||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of kanta:AbstractLuonnonsuojelukohdeType | ||||||||||||
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 kanta:sijainnit kanta:nimi kanta:tyyppi | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="SuojelukohdeType"> <xs:complexContent> <xs:extension base="kanta:AbstractLuonnonsuojelukohdeType"> <xs:sequence> <xs:element name="nimi" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen nimi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tyyppi" type="kanta:SuojelukohteenTyyppiType" minOccurs="0"> <xs:annotation> <xs:documentation>Suojelukohteen typpi</xs:documentation> </xs:annotation> </xs:element> <!--xs:element name="sijainti" type="gml:SurfacePropertyType"/--> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="nimi" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Kohteen nimi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | |||||||||||||||||||||||||||||||||||||||||||||
type | kanta:SuojelukohteenTyyppiType | |||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="tyyppi" type="kanta:SuojelukohteenTyyppiType" minOccurs="0"> <xs:annotation> <xs:documentation>Suojelukohteen typpi</xs:documentation> </xs:annotation> </xs:element> |