| diagram |  | 
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | 
| children | yht:valtakunnallinenNumero yht:kunnanSisainenPysyvaRakennusnumero yht:jarjestysnumero yht:kiinttun yht:rakennusnro yht:aanestysalue yht:katselmusOsittainen yht:kayttoonottoKytkin yht:muuTunnustieto yht:rakennuksenSelite yht:huoneistoKayttoonotto | 
| used by | |
| source | <xs:complexType name="RakennustunnusType"> <xs:sequence> <xs:element name="valtakunnallinenNumero" minOccurs="0"> <xs:annotation> <xs:documentation>Valtakunnallinen numero tulossa</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(([1][0-9]{8})[0-9ABCDEFHJKLMNPRSTUVWXY])"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kunnanSisainenPysyvaRakennusnumero" type="xs:string" minOccurs="0"/> <xs:element name="jarjestysnumero" type="xs:string"> <xs:annotation> <xs:documentation>Luvan sisälllä juokseva numerointi. VRKta varten yksilöivä koodi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="kiinttun" type="yht:KiinteistotunnusType" minOccurs="0"> <xs:annotation> <xs:documentation>Kiinteistötunnus, 14 merkkiä ilman väliviivoja</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rakennusnro" minOccurs="0"> <xs:annotation> <xs:documentation>Rakennusnumero, kolmella numerolla etunollin</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="aanestysalue" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Äänestysalue</xs:documentation> </xs:annotation> </xs:element> <xs:element name="katselmusOsittainen" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="osittainen"/> <xs:enumeration value="lopullinen"/> <xs:enumeration value="pidetty"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kayttoonottoKytkin" type="xs:boolean" minOccurs="0"/> <xs:element name="muuTunnustieto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="MuuTunnus" type="yht:MuuTunnusType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="rakennuksenSelite" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Voi saada arvoja esim. "Talo A", "Talo B"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="huoneistoKayttoonotto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="HuoneistoKayttoonotto" type="yht:HuoneistoKayttoonottoType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | restriction of xs:string | ||||||||
| properties | 
 | ||||||||
| facets | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="valtakunnallinenNumero" minOccurs="0"> <xs:annotation> <xs:documentation>Valtakunnallinen numero tulossa</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(([1][0-9]{8})[0-9ABCDEFHJKLMNPRSTUVWXY])"/> </xs:restriction> </xs:simpleType> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:string | ||||||||
| properties | 
 | ||||||||
| source | <xs:element name="kunnanSisainenPysyvaRakennusnumero" type="xs:string" minOccurs="0"/> | 
| diagram |  | ||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
| type | xs:string | ||||
| properties | 
 | ||||
| annotation | 
 | ||||
| source | <xs:element name="jarjestysnumero" type="xs:string"> <xs:annotation> <xs:documentation>Luvan sisälllä juokseva numerointi. VRKta varten yksilöivä koodi</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | yht:KiinteistotunnusType | ||||||||
| properties | 
 | ||||||||
| facets | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="kiinttun" type="yht:KiinteistotunnusType" minOccurs="0"> <xs:annotation> <xs:documentation>Kiinteistötunnus, 14 merkkiä ilman väliviivoja</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | restriction of xs:string | ||||||||
| properties | 
 | ||||||||
| facets | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="rakennusnro" minOccurs="0"> <xs:annotation> <xs:documentation>Rakennusnumero, kolmella numerolla etunollin</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:string | ||||||||
| properties | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="aanestysalue" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Äänestysalue</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | |||||||||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | |||||||||||||||
| type | restriction of xs:string | |||||||||||||||
| properties | 
 | |||||||||||||||
| facets | 
 | |||||||||||||||
| source | <xs:element name="katselmusOsittainen" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="osittainen"/> <xs:enumeration value="lopullinen"/> <xs:enumeration value="pidetty"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:boolean | ||||||||
| properties | 
 | ||||||||
| source | <xs:element name="kayttoonottoKytkin" type="xs:boolean" minOccurs="0"/> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| properties | 
 | ||||||||
| children | yht:MuuTunnus | ||||||||
| source | <xs:element name="muuTunnustieto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="MuuTunnus" type="yht:MuuTunnusType"/> </xs:sequence> </xs:complexType> </xs:element> | 
| diagram |  | ||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
| type | yht:MuuTunnusType | ||||
| properties | 
 | ||||
| children | yht:tunnus yht:sovellus | ||||
| source | <xs:element name="MuuTunnus" type="yht:MuuTunnusType"/> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:string | ||||||||
| properties | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="rakennuksenSelite" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Voi saada arvoja esim. "Talo A", "Talo B"</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| properties | 
 | ||||||||
| children | yht:HuoneistoKayttoonotto | ||||||||
| source | <xs:element name="huoneistoKayttoonotto" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="HuoneistoKayttoonotto" type="yht:HuoneistoKayttoonottoType"/> </xs:sequence> </xs:complexType> </xs:element> | 
| diagram |  | ||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
| type | yht:HuoneistoKayttoonottoType | ||||
| properties | 
 | ||||
| children | yht:valtakunnallinenHuoneistotunnus | ||||
| source | <xs:element name="HuoneistoKayttoonotto" type="yht:HuoneistoKayttoonottoType"/> |