complexType MerkintaType
diagram index_p525.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:name yht:sijainninSelitysteksti yht:sijaintitieto
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
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>

element MerkintaType/sijainninSelitysteksti
diagram index_p526.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="sijainninSelitysteksti" type="xs:string" minOccurs="0"/>

element MerkintaType/sijaintitieto
diagram index_p527.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element MerkintaType/sijaintitieto/Sijainti
diagram index_p528.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type yht:SijaintiType
properties
isRef 0
content complex
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"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy