complexType ErityiskayttooikeusalueType
diagram index_p101.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type extension of kanta:AbstractHallinnollinenAlueType
properties
base kanta:AbstractHallinnollinenAlueType
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 Erityiskayttooikeusalue
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="ErityiskayttooikeusalueType">
 
<xs:complexContent>
   
<xs:extension base="kanta:AbstractHallinnollinenAlueType">
     
<xs:sequence>
       
<xs:element name="tyyppi">
         
<xs:annotation>
           
<xs:documentation>Erityiskäyttöalueen tyyppi</xs:documentation>
         
</xs:annotation>
         
<xs:simpleType>
           
<xs:restriction base="kanta:ErityiskayttooikeusalueenTyyppiType"/>
         
</xs:simpleType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ErityiskayttooikeusalueType/tyyppi
diagram index_p102.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type restriction of kanta:ErityiskayttooikeusalueenTyyppiType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration vuokra-alue 
enumeration rasitealue 
enumeration yksityistie 
enumeration rajavyöhyke 
enumeration ampuma_alue 
enumeration sotilasalue 
enumeration muu 
annotation
documentation
Erityiskäyttöalueen tyyppi
source <xs:element name="tyyppi">
 
<xs:annotation>
   
<xs:documentation>Erityiskäyttöalueen tyyppi</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="kanta:ErityiskayttooikeusalueenTyyppiType"/>
 
</xs:simpleType>
</xs:element>


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