diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
children | yht:etunimi yht:sukunimi | ||
used by |
|
||
source | <xs:complexType name="HenkilonnimiType"> <xs:sequence> <xs:element name="etunimi" type="xs:string" minOccurs="0"/> <xs:element name="sukunimi" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="etunimi" 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"/> |