| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||
| type | ToimitushakemusType | ||||
| properties |
| ||||
| children | hakemuksenMuutosaika toimituslaji kohde merkinnatJaPiirrokset aluekohteidenPintaala hakija hakijanAsiamies maksaja lisatiedot muutHakemukset toimituslajinTarkenne dokumentti kasittelyTiedot taydennyspyyntoteksti | ||||
| source | <xs:element name="Toimitushakemus" type="ToimitushakemusType" substitutionGroup="gml:_Feature"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||
| type | extension of gml:AbstractFeatureType | ||
| properties |
| ||
| children | hakemuksenMuutosaika toimituslaji kohde merkinnatJaPiirrokset aluekohteidenPintaala hakija hakijanAsiamies maksaja lisatiedot muutHakemukset toimituslajinTarkenne dokumentti kasittelyTiedot taydennyspyyntoteksti | ||
| used by |
| ||
| source | <xs:complexType name="ToimitushakemusType"> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="hakemuksenMuutosaika" type="xs:dateTime"/> <xs:element name="toimituslaji" type="ToimituslajiType" maxOccurs="unbounded"/> <xs:element name="kohde" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="kiinteistotunnus" type="xs:string" minOccurs="0"/> <xs:element name="sijainti" type="yht:SijaintiType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="merkinnatJaPiirrokset" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0"/> <xs:element name="sijainninKuvaus" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="aluekohteidenPintaala" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="yksikko" fixed="m^2"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="hakija" type="yht:HakijaType" maxOccurs="unbounded"/> <xs:element name="hakijanAsiamies" type="yht:YhteyshenkiloType" minOccurs="0"/> <xs:element name="maksaja" type="yht:MaksajaType" minOccurs="0"/> <xs:element name="lisatiedot" type="xs:string" minOccurs="0"/> <xs:element name="muutHakemukset" type="xs:string" minOccurs="0"/> <xs:element name="toimituslajinTarkenne" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="tarkennetyyppi" type="xs:string" minOccurs="0"/> <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="dokumentti" type="yht:LiiteDokumenttiType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="kasittelyTiedot" type="yht:KasittelyTiedotType" minOccurs="0"/> <xs:element name="taydennyspyyntoteksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||
| type | xs:dateTime | ||||
| properties |
| ||||
| source | <xs:element name="hakemuksenMuutosaika" type="xs:dateTime"/> |
| diagram | ![]() | ||||||||||||||||||||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||||||||||||||||||||||||
| type | ToimituslajiType | ||||||||||||||||||||||||||||||
| properties |
| ||||||||||||||||||||||||||||||
| facets |
| ||||||||||||||||||||||||||||||
| source | <xs:element name="toimituslaji" type="ToimituslajiType" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| properties |
| ||||||||
| children | kiinteistotunnus sijainti | ||||||||
| source | <xs:element name="kohde" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="kiinteistotunnus" type="xs:string" minOccurs="0"/> <xs:element name="sijainti" type="yht:SijaintiType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="kiinteistotunnus" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | SijaintiType | ||||||||
| properties |
| ||||||||
| children | piste viiva alue osoite | ||||||||
| source | <xs:element name="sijainti" type="yht:SijaintiType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| properties |
| ||||||||
| children | merkinta sijainninKuvaus | ||||||||
| source | <xs:element name="merkinnatJaPiirrokset" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0"/> <xs:element name="sijainninKuvaus" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | MerkintaType | ||||||||
| properties |
| ||||||||
| children | piste viiva alue osoite sijainninSelitysteksti | ||||||||
| source | <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="sijainninKuvaus" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||||||
| type | extension of xs:double | ||||||||||||
| properties |
| ||||||||||||
| attributes |
| ||||||||||||
| source | <xs:element name="aluekohteidenPintaala" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="yksikko" fixed="m^2"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| properties |
| ||||
| source | <xs:attribute name="yksikko" fixed="m^2"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | HakijaType | ||||||||
| properties |
| ||||||||
| children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto ammatti tyopaikka | ||||||||
| source | <xs:element name="hakija" type="yht:HakijaType" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | YhteyshenkiloType | ||||||||
| properties |
| ||||||||
| children | sukunimi etunimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto | ||||||||
| source | <xs:element name="hakijanAsiamies" type="yht:YhteyshenkiloType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | MaksajaType | ||||||||
| properties |
| ||||||||
| children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto laskuviite | ||||||||
| source | <xs:element name="maksaja" type="yht:MaksajaType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="lisatiedot" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="muutHakemukset" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| properties |
| ||||||||
| children | tarkennetyyppi selitysteksti | ||||||||
| source | <xs:element name="toimituslajinTarkenne" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="tarkennetyyppi" type="xs:string" minOccurs="0"/> <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="tarkennetyyppi" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | LiiteDokumenttiType | ||||||||
| properties |
| ||||||||
| children | tyyppi paivays linkki selitysteksti | ||||||||
| source | <xs:element name="dokumentti" type="yht:LiiteDokumenttiType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | KasittelyTiedotType | ||||||||
| properties |
| ||||||||
| children | hakemuksenTila tilanMuutosaika kunnanYhteyshenkilo asiatunnus paivays paatoslinkki paatosdokumentinpaivays | ||||||||
| source | <xs:element name="kasittelyTiedot" type="yht:KasittelyTiedotType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="taydennyspyyntoteksti" type="xs:string" minOccurs="0"/> |
| namespace | http://www.paikkatietopalvelu.fi/gml/toimitushakemus/2.0 | ||||||||||||||||||||||||||||||
| type | restriction of xs:string | ||||||||||||||||||||||||||||||
| properties |
| ||||||||||||||||||||||||||||||
| used by |
| ||||||||||||||||||||||||||||||
| facets |
| ||||||||||||||||||||||||||||||
| source | <xs:simpleType name="ToimituslajiType"> <xs:restriction base="xs:string"> <xs:enumeration value="tonttijako tai -jaon muuttaminen"/> <xs:enumeration value="tontin lohkominen"/> <xs:enumeration value="rasitetoimitus"/> <xs:enumeration value="kiinteistön tunnusmuutos"/> <xs:enumeration value="kiinteistön laadunmuutos"/> <xs:enumeration value="kiinteistöjen yhdistäminen"/> <xs:enumeration value="muu kiinteistötoimitus tai -muutos"/> <xs:enumeration value="rajannäyttö"/> <xs:enumeration value="yhteisaluejärjestelyt"/> </xs:restriction> </xs:simpleType> |
| diagram | ![]() |
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 |
| children | selitysteksti arvo |
| source | <xs:complexType name="Attribuutti"> <xs:sequence> <xs:element name="selitysteksti" type="xs:string"/> <xs:element name="arvo" type="xs:string"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="selitysteksti" type="xs:string"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="arvo" type="xs:string"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| type | extension of YhteystietoType | ||
| properties |
| ||
| children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto ammatti tyopaikka | ||
| used by |
| ||
| source | <xs:complexType name="HakijaType"> <xs:complexContent> <xs:extension base="YhteystietoType"> <xs:sequence> <xs:element name="ammatti" type="xs:string" minOccurs="0"/> <xs:element name="tyopaikka" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="nimi" type="xs:string"/> <xs:element name="tyosuhteenalku" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="paivays" type="xs:date"/> <xs:element name="kkVuosi" type="xs:gYearMonth"/> <xs:element name="vuosi" type="xs:gYear"/> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="ammatti" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| properties |
| ||||||||
| children | nimi tyosuhteenalku | ||||||||
| source | <xs:element name="tyopaikka" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="nimi" type="xs:string"/> <xs:element name="tyosuhteenalku" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="paivays" type="xs:date"/> <xs:element name="kkVuosi" type="xs:gYearMonth"/> <xs:element name="vuosi" type="xs:gYear"/> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="nimi" type="xs:string"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| properties |
| ||||||||
| children | paivays kkVuosi vuosi | ||||||||
| source | <xs:element name="tyosuhteenalku" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="paivays" type="xs:date"/> <xs:element name="kkVuosi" type="xs:gYearMonth"/> <xs:element name="vuosi" type="xs:gYear"/> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:date | ||||
| properties |
| ||||
| source | <xs:element name="paivays" type="xs:date"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:gYearMonth | ||||
| properties |
| ||||
| source | <xs:element name="kkVuosi" type="xs:gYearMonth"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:gYear | ||||
| properties |
| ||||
| source | <xs:element name="vuosi" type="xs:gYear"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| children | hakemuksenTila tilanMuutosaika kunnanYhteyshenkilo asiatunnus paivays paatoslinkki paatosdokumentinpaivays | ||
| used by |
| ||
| source | <xs:complexType name="KasittelyTiedotType"> <xs:sequence> <xs:element name="hakemuksenTila" type="xs:string" minOccurs="0"/> <xs:element name="tilanMuutosaika" type="xs:dateTime" minOccurs="0"/> <xs:element name="kunnanYhteyshenkilo" type="xs:string" minOccurs="0"/> <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> <xs:element name="paatoslinkki" type="xs:string" minOccurs="0"/> <xs:element name="paatosdokumentinpaivays" type="xs:dateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="hakemuksenTila" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:dateTime | ||||||||
| properties |
| ||||||||
| source | <xs:element name="tilanMuutosaika" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="kunnanYhteyshenkilo" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:dateTime | ||||||||
| properties |
| ||||||||
| source | <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="paatoslinkki" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:dateTime | ||||||||
| properties |
| ||||||||
| source | <xs:element name="paatosdokumentinpaivays" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| children | tyyppi paivays linkki selitysteksti | ||
| used by |
| ||
| source | <xs:complexType name="LiiteDokumenttiType"> <xs:sequence> <xs:element name="tyyppi" type="xs:string" minOccurs="0"/> <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> <xs:element name="linkki" type="xs:string" minOccurs="0"/> <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="tyyppi" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:dateTime | ||||||||
| properties |
| ||||||||
| source | <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="linkki" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| type | extension of YhteystietoType | ||
| properties |
| ||
| children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto laskuviite | ||
| used by |
| ||
| source | <xs:complexType name="MaksajaType"> <xs:complexContent> <xs:extension base="YhteystietoType"> <xs:sequence> <xs:element name="laskuviite" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="laskuviite" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| type | extension of SijaintiType | ||
| properties |
| ||
| children | piste viiva alue osoite sijainninSelitysteksti | ||
| used by |
| ||
| source | <xs:complexType name="MerkintaType"> <xs:complexContent> <xs:extension base="SijaintiType"> <xs:sequence> <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| children | katuosoite postinumero postitoimipaikka | ||
| used by |
| ||
| source | <xs:complexType name="OsoiteType"> <xs:sequence> <xs:element name="katuosoite" type="xs:string"/> <xs:element name="postinumero" type="xs:integer" minOccurs="0"/> <xs:element name="postitoimipaikka" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="katuosoite" type="xs:string"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:integer | ||||||||
| properties |
| ||||||||
| source | <xs:element name="postinumero" type="xs:integer" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="postitoimipaikka" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| children | piste viiva alue osoite | ||||
| used by |
| ||||
| source | <xs:complexType name="SijaintiType"> <xs:sequence> <xs:element name="piste" type="gml:PointPropertyType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="viiva" type="gml:CurvePropertyType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="alue" type="gml:SurfacePropertyType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||
| type | gml:PointPropertyType | ||||||
| properties |
| ||||||
| source | <xs:element name="piste" type="gml:PointPropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||
| type | gml:CurvePropertyType | ||||||
| properties |
| ||||||
| source | <xs:element name="viiva" type="gml:CurvePropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||
| type | gml:SurfacePropertyType | ||||||
| properties |
| ||||||
| source | <xs:element name="alue" type="gml:SurfacePropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | OsoiteType | ||||||||
| properties |
| ||||||||
| children | katuosoite postinumero postitoimipaikka | ||||||||
| source | <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| children | sukunimi etunimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto | ||
| used by |
| ||
| source | <xs:complexType name="YhteyshenkiloType"> <xs:sequence> <xs:element name="sukunimi" type="xs:string" minOccurs="0"/> <xs:element name="etunimi" type="xs:string" minOccurs="0"/> <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> <xs:element name="puhelinnumero" type="xs:string" minOccurs="0"/> <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="sukunimi" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="etunimi" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | OsoiteType | ||||||||
| properties |
| ||||||||
| children | katuosoite postinumero postitoimipaikka | ||||||||
| source | <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="puhelinnumero" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:boolean | ||||||||
| properties |
| ||||||||
| source | <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> |
| diagram | ![]() | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||
| children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto | ||
| used by |
| ||
| source | <xs:complexType name="YhteystietoType"> <xs:sequence> <xs:choice> <xs:sequence> <xs:element name="henkilotunnus" type="xs:string"/> <xs:element name="sukunimi" type="xs:string"/> <xs:element name="etunimi" type="xs:string"/> </xs:sequence> <xs:sequence> <xs:element name="yTunnus" type="xs:string"/> <xs:element name="yrityksenNimi" type="xs:string"/> <xs:element name="yhteyshenkilonNimi" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:choice> <xs:element name="osoite" type="OsoiteType"/> <xs:element name="puhelinnumero" type="xs:string"/> <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="henkilotunnus" type="xs:string"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="sukunimi" type="xs:string"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="etunimi" type="xs:string"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="yTunnus" type="xs:string"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="yrityksenNimi" type="xs:string"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="yhteyshenkilonNimi" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | OsoiteType | ||||
| properties |
| ||||
| children | katuosoite postinumero postitoimipaikka | ||||
| source | <xs:element name="osoite" type="OsoiteType"/> |
| diagram | ![]() | ||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||
| type | xs:string | ||||
| properties |
| ||||
| source | <xs:element name="puhelinnumero" type="xs:string"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:string | ||||||||
| properties |
| ||||||||
| source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/2.0 | ||||||||
| type | xs:boolean | ||||||||
| properties |
| ||||||||
| source | <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> |