complexType MaaraalaType
diagram index_p344.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type extension of kanta:AbstractKiinteistoyksikkokohdeType
properties
base kanta:AbstractKiinteistoyksikkokohdeType
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:maaraalatunnus kanta:olotila kanta:maaraalanTyyppi
used by
element Maaraala
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="MaaraalaType">
 
<xs:complexContent>
   
<xs:extension base="kanta:AbstractKiinteistoyksikkokohdeType">
     
<xs:sequence>
       
<xs:element name="maaraalatunnus" type="kanta:MaaraalatunnusType">
         
<xs:annotation>
           
<xs:documentation>Määräalan tunnus</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="olotila" type="kanta:MaaraalanOlotilaType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Olotila</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="maaraalanTyyppi" type="kanta:MaaraalanTyyppiType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Määräalan tyyppi</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<!-- xs:element name="maaraalanOsa" type="kanta:MaaraalanOsaType" maxOccurs="unbounded"/
                          hoituu extensio basen kautta sijainnit ja labelit ominaisuuksilla   --
>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element MaaraalaType/maaraalatunnus
diagram index_p345.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type kanta:MaaraalatunnusType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern (([0-9]{3}){2}([0-9]{4}){2}M[0-9]{4}) 
annotation
documentation
Määräalan tunnus
source <xs:element name="maaraalatunnus" type="kanta:MaaraalatunnusType">
 
<xs:annotation>
   
<xs:documentation>Määräalan tunnus</xs:documentation>
 
</xs:annotation>
</xs:element>

element MaaraalaType/olotila
diagram index_p346.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type kanta:MaaraalanOlotilaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration (Tuntematon) 
enumeration Erottamaton 
enumeration Muodostettu osittain rekisteriyksiköksi 
enumeration Lakannut 
enumeration Virheellisesti rekisteröity 
annotation
documentation
Olotila
source <xs:element name="olotila" type="kanta:MaaraalanOlotilaType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Olotila</xs:documentation>
 
</xs:annotation>
</xs:element>

element MaaraalaType/maaraalanTyyppi
diagram index_p347.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type kanta:MaaraalanTyyppiType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration (Tuntematon) 
enumeration Määräala 
enumeration Erillisenä luovutettu yhteisalueosuus 
annotation
documentation
Määräalan tyyppi
source <xs:element name="maaraalanTyyppi" type="kanta:MaaraalanTyyppiType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Määräalan tyyppi</xs:documentation>
 
</xs:annotation>
</xs:element>


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