complexType SuojelukohdeType
diagram index_p310.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type extension of kanta:AbstractLuonnonsuojelukohdeType
properties
base kanta:AbstractLuonnonsuojelukohdeType
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
element SuojeltavaKohde
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
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>

element SuojelukohdeType/nimi
diagram index_p311.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Kohteen nimi
source <xs:element name="nimi" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Kohteen nimi</xs:documentation>
 
</xs:annotation>
</xs:element>

element SuojelukohdeType/tyyppi
diagram index_p312.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type kanta:SuojelukohteenTyyppiType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration suojelukohde 
enumeration kansallispuisto 
enumeration aarnialue 
enumeration luonnonhoitometsä 
enumeration luonnonpuisto 
enumeration rauhoitusalue 
enumeration miljöönsuojelualue 
enumeration kiinteä muinaisjäännös 
enumeration merkittävä luontokohde 
enumeration luonnonmuistomerkki 
enumeration suoja-alue 
enumeration suojavyöhyke 
enumeration pohjavesialue 
annotation
documentation
Suojelukohteen typpi
source <xs:element name="tyyppi" type="kanta:SuojelukohteenTyyppiType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Suojelukohteen typpi</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy