diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
children | yht:henkilotunnus yht:ulkomainenHenkilotunnus yht:sukunimi yht:etunimi yht:yTunnus yht:yrityksenNimi yht:yhteyshenkilonNimi yht:osoitetieto yht:puhelinnumero yht:sahkopostiosoite yht:suoramarkkinointikielto yht:verkkolaskutustieto | ||
used by |
|
||
source | <xs:complexType name="YhteystietoType"> <xs:sequence> <xs:choice> <xs:sequence> <xs:element name="henkilotunnus" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][-+ABCDEFYXWVU][0-9][0-9][0-9][A-Y0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ulkomainenHenkilotunnus" type="xs:string" minOccurs="0"/> <xs:element name="sukunimi" type="xs:string"/> <xs:element name="etunimi" type="xs:string"/> </xs:sequence> <xs:sequence> <xs:element name="yTunnus"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][0-9][-][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="yrityksenNimi" type="xs:string"/> <xs:element name="yhteyshenkilonNimi" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:choice> <xs:element name="osoitetieto"> <xs:complexType> <xs:sequence> <xs:element name="Osoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> <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:element name="verkkolaskutustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> </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 |
|
||||||||
source | <xs:element name="henkilotunnus" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][-+ABCDEFYXWVU][0-9][0-9][0-9][A-Y0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="ulkomainenHenkilotunnus" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="sukunimi" type="xs:string"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="etunimi" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="yTunnus"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][0-9][-][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="yrityksenNimi" type="xs:string"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="yhteyshenkilonNimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
properties |
|
||||
children | yht:Osoite | ||||
source | <xs:element name="osoitetieto"> <xs:complexType> <xs:sequence> <xs:element name="Osoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | yht:PostiosoiteType | ||||
properties |
|
||||
children | yht:kunta yht:valtioSuomeksi yht:valtioKansainvalinen yht:osoitenimi yht:ulkomainenLahiosoite yht:osoitenumero yht:osoitenumero2 yht:jakokirjain yht:jakokirjain2 yht:porras yht:huoneisto yht:postinumero yht:postitoimipaikannimi yht:ulkomainenPostitoimipaikka yht:jarjestysnumero yht:pistesijainti yht:aluesijainti yht:viivasijainti | ||||
source | <xs:element name="Osoite" type="yht:PostiosoiteType"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="puhelinnumero" type="xs:string"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="suoramarkkinointikielto" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
properties |
|
||||||||
children | yht:Verkkolaskutus | ||||||||
source | <xs:element name="verkkolaskutustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | yht:VerkkolaskutusTypeType | ||||
properties |
|
||||
children | yht:ovtTunnus yht:verkkolaskuTunnus yht:valittajaTunnus | ||||
source | <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> |