| diagram |  | ||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
| children | yht:henkilo yht:yritys yht:turvakieltoKytkin yht:suoramarkkinointikieltoKytkin yht:rooliKoodi | ||
| used by | 
 | ||
| source | <xs:complexType name="YmparistoOsapuoliType"> <xs:sequence> <xs:element name="henkilo" type="yht:YhteyshenkiloType" minOccurs="0"> <xs:annotation> <xs:documentation>Yhteyshenkilön nimi ja yhteystiedot</xs:documentation> </xs:annotation> </xs:element> <xs:element name="yritys" type="yht:YritysType" minOccurs="0"> <xs:annotation> <xs:documentation>Jos kyseessä on yritys tvs. niin tiedot siirretään tässä elementissä</xs:documentation> </xs:annotation> </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="vireillepanija"/> <xs:enumeration value="toiminnanharjoittaja"/> <xs:enumeration value="entinen toiminnanharjoittaja"/> <xs:enumeration value="maksaja"/> <xs:enumeration value="asiamies"/> <xs:enumeration value="muu"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | yht:YhteyshenkiloType | ||||||||
| properties | 
 | ||||||||
| children | yht:nimi yht:osoite yht:sahkopostiosoite yht:faksinumero yht:puhelin yht:henkilotunnus yht:ulkomainenHenkilotunnus | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="henkilo" type="yht:YhteyshenkiloType" minOccurs="0"> <xs:annotation> <xs:documentation>Yhteyshenkilön nimi ja yhteystiedot</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| 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 yht:yhdistysRekisterinumero | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="yritys" type="yht:YritysType" minOccurs="0"> <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/yhteiset | ||||||||
| type | xs:boolean | ||||||||
| properties | 
 | ||||||||
| source | <xs:element name="turvakieltoKytkin" type="xs:boolean" minOccurs="0"/> | 
| diagram |  | ||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:boolean | ||||||||
| properties | 
 | ||||||||
| source | <xs:element name="suoramarkkinointikieltoKytkin" type="xs:boolean" minOccurs="0"/> | 
| diagram |  | ||||||||||||||||||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||||||||||||
| type | restriction of xs:string | ||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||
| facets | 
 | ||||||||||||||||||||||||
| source | <xs:element name="rooliKoodi" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="vireillepanija"/> <xs:enumeration value="toiminnanharjoittaja"/> <xs:enumeration value="entinen toiminnanharjoittaja"/> <xs:enumeration value="maksaja"/> <xs:enumeration value="asiamies"/> <xs:enumeration value="muu"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element> |