complexType KorkeuspisteType
diagram index_p177.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type extension of kanta:AbstractMaanpinnankorkeuskohdeType
properties
base kanta:AbstractMaanpinnankorkeuskohdeType
children gml:metaDataProperty gml:description gml:name kanta:metatieto kanta:tunnus kanta:kplkoodi kanta:yksilointitieto kanta:sijaintiepavarmuus kanta:luontitapa kanta:alkuPvm kanta:loppuPvm kanta:labelit kanta:sijainnit kanta:korkeus
used by
element Korkeuspiste
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="KorkeuspisteType">
 
<xs:complexContent>
   
<xs:extension base="kanta:AbstractMaanpinnankorkeuskohdeType">
     
<xs:sequence>
       
<!--xs:element name="sijainti" type="gml:PointPropertyType"/-->
       
<xs:element name="korkeus" type="xs:double">
         
<xs:annotation>
           
<xs:documentation>Korkeusarvo</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element KorkeuspisteType/korkeus
diagram index_p178.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type xs:double
properties
isRef 0
content simple
annotation
documentation
Korkeusarvo
source <xs:element name="korkeus" type="xs:double">
 
<xs:annotation>
   
<xs:documentation>Korkeusarvo</xs:documentation>
 
</xs:annotation>
</xs:element>


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