diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||
children | yak:henkilotieto yak:yritystieto yak:turvakieltoKytkin yak:suoramarkkinointikieltoKytkin yak:rooliKoodi | ||
used by |
|
||
source | <xs:complexType name="YleisenAlueenOsapuoliType"> <xs:sequence> <xs:element name="henkilotieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Henkilo" type="yht:YhteyshenkiloType"> <xs:annotation> <xs:documentation>Yhteyshenkilön nimi ja yhteystiedot</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="yritystieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Yritys" type="yht:YritysType"> <xs:annotation> <xs:documentation>Jos kyseessä on yritys tvs. niin tiedot siirretään tässä elementissä</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="turvakieltoKytkin" type="xs:boolean" minOccurs="0"/> <xs:element name="suoramarkkinointikieltoKytkin" type="xs:boolean" minOccurs="0"/> <xs:element name="rooliKoodi" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="muu"/> <xs:enumeration value="yhteyshenkilö"/> <xs:enumeration value="työnsuorittaja"/> <xs:enumeration value="hakija"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||||||
properties |
|
||||||||
children | yak:Henkilo | ||||||||
source | <xs:element name="henkilotieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Henkilo" type="yht:YhteyshenkiloType"> <xs:annotation> <xs:documentation>Yhteyshenkilön nimi ja yhteystiedot</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||
type | yht:YhteyshenkiloType | ||||
properties |
|
||||
children | yht:nimi yht:osoite yht:sahkopostiosoite yht:faksinumero yht:puhelin yht:henkilotunnus | ||||
annotation |
|
||||
source | <xs:element name="Henkilo" type="yht:YhteyshenkiloType"> <xs:annotation> <xs:documentation>Yhteyshenkilön nimi ja yhteystiedot</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||||||
properties |
|
||||||||
children | yak:Yritys | ||||||||
source | <xs:element name="yritystieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Yritys" type="yht:YritysType"> <xs:annotation> <xs:documentation>Jos kyseessä on yritys tvs. niin tiedot siirretään tässä elementissä</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||
type | yht:YritysType | ||||
properties |
|
||||
children | yht:nimi yht:liikeJaYhteisotunnus yht:kayntiosoitetieto yht:postiosoitetieto yht:kotipaikka yht:faksinumero yht:puhelin yht:www yht:sahkopostiosoite yht:verkkolaskutustieto | ||||
annotation |
|
||||
source | <xs:element name="Yritys" type="yht:YritysType"> <xs:annotation> <xs:documentation>Jos kyseessä on yritys tvs. niin tiedot siirretään tässä elementissä</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="turvakieltoKytkin" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="suoramarkkinointikieltoKytkin" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yleisenalueenkaytonlupahakemus | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="rooliKoodi" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="muu"/> <xs:enumeration value="yhteyshenkilö"/> <xs:enumeration value="työnsuorittaja"/> <xs:enumeration value="hakija"/> </xs:restriction> </xs:simpleType> </xs:element> |