complexType KayttooikeusyksikonOsaType
diagram index_p326.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:name kanta:kayttooikeusyksikonOsanNumero kanta:olotila kanta:tekstikartalla kanta:sijainnit kanta:labelit
used by
element KayttooikeusyksikonOsa
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
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>

element KayttooikeusyksikonOsaType/kayttooikeusyksikonOsanNumero
diagram index_p327.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Käyttöoikeusyksikönosan numero
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>

element KayttooikeusyksikonOsaType/olotila
diagram index_p328.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type kanta:Olotila
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration Voimassaoleva 
enumeration Lakannut 
annotation
documentation
Olotila
source <xs:element name="olotila" type="kanta:Olotila" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Olotila</xs:documentation>
 
</xs:annotation>
</xs:element>

element KayttooikeusyksikonOsaType/tekstikartalla
diagram index_p329.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Kartalla näkyvä teksti
source <xs:element name="tekstikartalla" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Kartalla näkyvä teksti</xs:documentation>
 
</xs:annotation>
</xs:element>

element KayttooikeusyksikonOsaType/sijainnit
diagram index_p330.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type kanta:SijainnitType
properties
isRef 0
content complex
children kanta:Sijainti gml:Null
annotation
documentation
Sijaintiominaisuudet
source <xs:element name="sijainnit" type="kanta:SijainnitType">
 
<xs:annotation>
   
<xs:documentation>Sijaintiominaisuudet</xs:documentation>
 
</xs:annotation>
</xs:element>

element KayttooikeusyksikonOsaType/labelit
diagram index_p331.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type kanta:LabelitType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children kanta:Label
annotation
documentation

Osoittaa että halutaanko kohteen jokin ominaisuus näyttää tekstinä kohteen visualisoinnin yhteydessä.
Ks Myös kohdetyyppi Label dokumentaaatio
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>


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