diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||
children | mkmu:hakemustunnustieto mkmu:osapuolitieto mkmu:sijaintitieto mkmu:liitetieto mkmu:kohdekiinteisto mkmu:maaraAla mkmu:tilatieto mkmu:kuvaus | ||
used by |
|
||
source | <xs:complexType name="HakemusType"> <xs:sequence> <xs:element name="hakemustunnustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Hakemustunnus" type="yht:MuuTunnusType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="osapuolitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Osapuoli" type="mkmu:OsapuoliType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="sijaintitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:SijaintiType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Liite" type="yht:LiiteType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="kohdekiinteisto" type="yht:KiinteistotunnusType" maxOccurs="unbounded"/> <xs:element name="maaraAla" minOccurs="0" maxOccurs="unbounded"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(([0-9]{3}){2}([0-9]{4}){2}[MT][0-9]{4})"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="tilatieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Tila"> <xs:complexType> <xs:sequence> <xs:element name="pvm" type="xs:date"/> <xs:element name="kasittelija" type="xs:string" minOccurs="0"/> <xs:element name="hakemuksenTila"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rekisteröity"/> <xs:enumeration value="Päättynyt"/> <xs:enumeration value="Vireillä"/> <xs:enumeration value="Haettu"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="kuvaus" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
properties |
|
||||||||
children | mkmu:Hakemustunnus | ||||||||
source | <xs:element name="hakemustunnustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Hakemustunnus" type="yht:MuuTunnusType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||
type | yht:MuuTunnusType | ||||
properties |
|
||||
children | yht:tunnus yht:sovellus | ||||
source | <xs:element name="Hakemustunnus" type="yht:MuuTunnusType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
properties |
|
||||||||
children | mkmu:Osapuoli | ||||||||
source | <xs:element name="osapuolitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Osapuoli" type="mkmu:OsapuoliType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||
type | mkmu:OsapuoliType | ||||
properties |
|
||||
children | mkmu:roolikoodi mkmu:turvakieltokytkin mkmu:asioimiskieli mkmu:henkilotieto mkmu:yritystieto mkmu:vainsahkoinenAsiointiKytkin | ||||
source | <xs:element name="Osapuoli" type="mkmu:OsapuoliType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
properties |
|
||||||||
children | mkmu:Sijainti | ||||||||
source | <xs:element name="sijaintitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:SijaintiType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
type | yht:SijaintiType | ||||||||
properties |
|
||||||||
children | yht:osoite yht:piste yht:viiva yht:alue yht:tyhja yht:sijaintiepavarmuus yht:luontitapa yht:nimi yht:kuvaus yht:korkeusTaiSyvyys yht:pintaAla | ||||||||
source | <xs:element name="Sijainti" type="yht:SijaintiType" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
properties |
|
||||||||
children | mkmu:Liite | ||||||||
source | <xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Liite" type="yht:LiiteType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||
type | yht:LiiteType | ||||
properties |
|
||||
children | yht:kuvaus yht:linkkiliitteeseen yht:muokkausHetki yht:versionumero | ||||
source | <xs:element name="Liite" type="yht:LiiteType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
type | yht:KiinteistotunnusType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="kohdekiinteisto" type="yht:KiinteistotunnusType" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="maaraAla" minOccurs="0" maxOccurs="unbounded"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(([0-9]{3}){2}([0-9]{4}){2}[MT][0-9]{4})"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
properties |
|
||||||||
children | mkmu:Tila | ||||||||
source | <xs:element name="tilatieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Tila"> <xs:complexType> <xs:sequence> <xs:element name="pvm" type="xs:date"/> <xs:element name="kasittelija" type="xs:string" minOccurs="0"/> <xs:element name="hakemuksenTila"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rekisteröity"/> <xs:enumeration value="Päättynyt"/> <xs:enumeration value="Vireillä"/> <xs:enumeration value="Haettu"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||
properties |
|
||||
children | mkmu:pvm mkmu:kasittelija mkmu:hakemuksenTila | ||||
source | <xs:element name="Tila"> <xs:complexType> <xs:sequence> <xs:element name="pvm" type="xs:date"/> <xs:element name="kasittelija" type="xs:string" minOccurs="0"/> <xs:element name="hakemuksenTila"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rekisteröity"/> <xs:enumeration value="Päättynyt"/> <xs:enumeration value="Vireillä"/> <xs:enumeration value="Haettu"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||
type | xs:date | ||||
properties |
|
||||
source | <xs:element name="pvm" type="xs:date"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="kasittelija" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="hakemuksenTila"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Rekisteröity"/> <xs:enumeration value="Päättynyt"/> <xs:enumeration value="Vireillä"/> <xs:enumeration value="Haettu"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="kuvaus" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |