diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
type | extension of yht:YhteystietoType | ||
properties |
|
||
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 yht:ammatti yht:tyopaikannimi yht:tyosuhteenalkuPvm | ||
source | <xs:complexType name="HakijaType"> <xs:complexContent> <xs:extension base="yht:YhteystietoType"> <xs:sequence> <xs:element name="ammatti" type="xs:string" minOccurs="0"/> <xs:element name="tyopaikannimi" type="xs:string" minOccurs="0"/> <xs:element name="tyosuhteenalkuPvm" type="xs:date" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="ammatti" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="tyopaikannimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
source | <xs:element name="tyosuhteenalkuPvm" type="xs:date" minOccurs="0"/> |