| diagram | ![]()  | 
				||||||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||
| type | extension of gml:AbstractFeatureType | ||||||||||||
| properties | 
  | 
				||||||||||||
| children | gml:metaDataProperty gml:description gml:name yht:sijainninSelitysteksti yht:sijaintitieto | ||||||||||||
| attributes | 
  | 
				||||||||||||
| source | <xs:complexType name="MerkintaType"> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/> <xs:element name="sijaintitieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:SijaintiType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>  | 
				
| diagram | |||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| type | xs:string | ||||||||
| properties | 
  | 
				||||||||
| source | <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/> | 
| diagram | |||||||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
| properties | 
  | 
				||||||||
| children | yht:Sijainti | ||||||||
| source | <xs:element name="sijaintitieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:SijaintiType"/> </xs:sequence> </xs:complexType> </xs:element>  | 
				
| diagram | ![]()  | 
				||||
| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
| type | yht:SijaintiType | ||||
| properties | 
  | 
				||||
| children | yht:osoite yht:piste yht:viiva yht:alue yht:tyhja yht:sijaintiepavarmuus yht:luontitapa yht:nimi yht:kuvaus yht:korkeusTaiSyvyys yht:pintaAla | ||||
| source | <xs:element name="Sijainti" type="yht:SijaintiType"/> |