diagram | ![]() |
||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of kanta:AbstractKiinteistoyksikkokohdeType | ||||||||||||
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:maaraalatunnus kanta:olotila kanta:maaraalanTyyppi | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | ![]() |
||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||
type | kanta:MaaraalatunnusType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="maaraalatunnus" type="kanta:MaaraalatunnusType"> <xs:annotation> <xs:documentation>Määräalan tunnus</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | |||||||||||||||||||||
type | kanta:MaaraalanOlotilaType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="olotila" type="kanta:MaaraalanOlotilaType" minOccurs="0"> <xs:annotation> <xs:documentation>Olotila</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | |||||||||||||||
type | kanta:MaaraalanTyyppiType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="maaraalanTyyppi" type="kanta:MaaraalanTyyppiType" minOccurs="0"> <xs:annotation> <xs:documentation>Määräalan tyyppi</xs:documentation> </xs:annotation> </xs:element> |