diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||
type | PalauteType | ||||
properties |
| ||||
children | antoajankohta tyyppi aihe projektinNimi luonne selitysteksti merkinnatJaPiirrokset yhteystiedot liitedokumentti yhteydenottotapa lupaJulkaista tiedotetaanKasittelynEtenemisesta kasittelytiedot | ||||
source | <xs:element name="Palaute" type="PalauteType" substitutionGroup="gml:_Feature"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||
type | extension of gml:AbstractFeatureType | ||
properties |
| ||
children | antoajankohta tyyppi aihe projektinNimi luonne selitysteksti merkinnatJaPiirrokset yhteystiedot liitedokumentti yhteydenottotapa lupaJulkaista tiedotetaanKasittelynEtenemisesta kasittelytiedot | ||
used by |
| ||
source | <xs:complexType name="PalauteType"> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="antoajankohta" type="xs:dateTime"/> <xs:element name="tyyppi" type="xs:string" minOccurs="0"/> <xs:element name="aihe" type="xs:string" minOccurs="0"/> <xs:element name="projektinNimi" type="xs:string" minOccurs="0"/> <xs:element name="luonne" type="xs:string" minOccurs="0"/> <xs:element name="selitysteksti" type="xs:string"/> <xs:element name="merkinnatJaPiirrokset" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="kohdeTunnus" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="yhteystiedot" type="yht:YhteyshenkiloType" minOccurs="0"/> <xs:element name="liitedokumentti" type="yht:LiiteDokumenttiType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="yhteydenottotapa" type="YhteydenottotapaType" minOccurs="0"/> <xs:element name="lupaJulkaista" type="xs:boolean" minOccurs="0"/> <xs:element name="tiedotetaanKasittelynEtenemisesta" type="xs:boolean" minOccurs="0"/> <xs:element name="kasittelytiedot" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="palautteenTila" type="xs:string" minOccurs="0"/> <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> <xs:element name="vastausPvm" type="xs:date" minOccurs="0"/> <xs:element name="vastausTeksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||
type | xs:dateTime | ||||
properties |
| ||||
source | <xs:element name="antoajankohta" type="xs:dateTime"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="tyyppi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="aihe" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="projektinNimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="luonne" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="selitysteksti" type="xs:string"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
properties |
| ||||||||
children | merkinta kohdeTunnus | ||||||||
source | <xs:element name="merkinnatJaPiirrokset" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="kohdeTunnus" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | MerkintaType | ||||||||
properties |
| ||||||||
children | piste viiva alue osoite sijainninSelitysteksti | ||||||||
source | <xs:element name="merkinta" type="yht:MerkintaType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="kohdeTunnus" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | YhteyshenkiloType | ||||||||
properties |
| ||||||||
children | sukunimi etunimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto | ||||||||
source | <xs:element name="yhteystiedot" type="yht:YhteyshenkiloType" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | LiiteDokumenttiType | ||||||||
properties |
| ||||||||
children | tyyppi paivays linkki selitysteksti | ||||||||
source | <xs:element name="liitedokumentti" type="yht:LiiteDokumenttiType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | |||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | |||||||||
type | YhteydenottotapaType | |||||||||
properties |
| |||||||||
facets |
| |||||||||
source | <xs:element name="yhteydenottotapa" type="YhteydenottotapaType" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:boolean | ||||||||
properties |
| ||||||||
source | <xs:element name="lupaJulkaista" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:boolean | ||||||||
properties |
| ||||||||
source | <xs:element name="tiedotetaanKasittelynEtenemisesta" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
properties |
| ||||||||
children | palautteenTila asiatunnus vastausPvm vastausTeksti | ||||||||
source | <xs:element name="kasittelytiedot" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="palautteenTila" type="xs:string" minOccurs="0"/> <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> <xs:element name="vastausPvm" type="xs:date" minOccurs="0"/> <xs:element name="vastausTeksti" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="palautteenTila" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:date | ||||||||
properties |
| ||||||||
source | <xs:element name="vastausPvm" type="xs:date" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="vastausTeksti" type="xs:string" minOccurs="0"/> |
namespace | http://www.paikkatietopalvelu.fi/gml/palaute/1.9 | |||||||||
type | restriction of xs:string | |||||||||
properties |
| |||||||||
used by |
| |||||||||
facets |
| |||||||||
source | <xs:simpleType name="YhteydenottotapaType"> <xs:restriction base="xs:string"> <xs:enumeration value="puhelin"/> <xs:enumeration value="sähköposti"/> </xs:restriction> </xs:simpleType> |
diagram | ![]() |
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 |
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/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="selitysteksti" type="xs:string"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="arvo" type="xs:string"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
type | extension of YhteystietoType | ||
properties |
| ||
children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto ammatti tyopaikka | ||
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="ammatti" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
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/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="nimi" type="xs:string"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
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/1.9 | ||||
type | xs:date | ||||
properties |
| ||||
source | <xs:element name="paivays" type="xs:date"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:gYearMonth | ||||
properties |
| ||||
source | <xs:element name="kkVuosi" type="xs:gYearMonth"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:gYear | ||||
properties |
| ||||
source | <xs:element name="vuosi" type="xs:gYear"/> |
diagram | ![]() |
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 |
children | hakemuksenTila tilanMuutosaika kunnanYhteyshenkilo asiatunnus paivays paatoslinkki paatosdokumentinpaivays |
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="hakemuksenTila" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:dateTime | ||||||||
properties |
| ||||||||
source | <xs:element name="tilanMuutosaika" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="kunnanYhteyshenkilo" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="asiatunnus" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:dateTime | ||||||||
properties |
| ||||||||
source | <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="paatoslinkki" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:dateTime | ||||||||
properties |
| ||||||||
source | <xs:element name="paatosdokumentinpaivays" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="tyyppi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:dateTime | ||||||||
properties |
| ||||||||
source | <xs:element name="paivays" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="linkki" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="selitysteksti" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
type | extension of YhteystietoType | ||
properties |
| ||
children | henkilotunnus sukunimi etunimi yTunnus yrityksenNimi yhteyshenkilonNimi osoite puhelinnumero sahkopostiosoite suoramarkkinointikielto laskuviite | ||
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="laskuviite" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="katuosoite" type="xs:string"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:integer | ||||||||
properties |
| ||||||||
source | <xs:element name="postinumero" type="xs:integer" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="postitoimipaikka" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||||
type | gml:PointPropertyType | ||||||
properties |
| ||||||
source | <xs:element name="piste" type="gml:PointPropertyType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||
type | gml:CurvePropertyType | ||||||
properties |
| ||||||
source | <xs:element name="viiva" type="gml:CurvePropertyType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||
type | gml:SurfacePropertyType | ||||||
properties |
| ||||||
source | <xs:element name="alue" type="gml:SurfacePropertyType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | OsoiteType | ||||||||
properties |
| ||||||||
children | katuosoite postinumero postitoimipaikka | ||||||||
source | <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="sukunimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="etunimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | OsoiteType | ||||||||
properties |
| ||||||||
children | katuosoite postinumero postitoimipaikka | ||||||||
source | <xs:element name="osoite" type="OsoiteType" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="puhelinnumero" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:boolean | ||||||||
properties |
| ||||||||
source | <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() | ||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||
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/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="henkilotunnus" type="xs:string"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="sukunimi" type="xs:string"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="etunimi" type="xs:string"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="yTunnus" type="xs:string"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="yrityksenNimi" type="xs:string"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="yhteyshenkilonNimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | OsoiteType | ||||
properties |
| ||||
children | katuosoite postinumero postitoimipaikka | ||||
source | <xs:element name="osoite" type="OsoiteType"/> |
diagram | ![]() | ||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||
type | xs:string | ||||
properties |
| ||||
source | <xs:element name="puhelinnumero" type="xs:string"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() | ||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/yhteisetsuositukset/1.9 | ||||||||
type | xs:boolean | ||||||||
properties |
| ||||||||
source | <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> |