complexType KorkeuskayraType
diagram index_p174.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type extension of kanta:ViivamalliType
properties
base kanta:ViivamalliType
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 kanta:tyyppi
used by
element Korkeuskayra
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="KorkeuskayraType">
 
<xs:complexContent>
   
<xs:extension base="kanta:ViivamalliType">
     
<xs:sequence>
       
<xs:element name="korkeus" type="xs:double">
         
<xs:annotation>
           
<xs:documentation>Korkeusarvo</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="tyyppi" type="kanta:KayratyyppiType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Korkeus/syvyyskäyrän tyyppi</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element KorkeuskayraType/korkeus
diagram index_p175.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>

element KorkeuskayraType/tyyppi
diagram index_p176.png
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type kanta:KayratyyppiType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration syvyyskäyrä 
enumeration korkeuskäyrä 
enumeration johtokäyrä 
enumeration välikäyrä 
enumeration apukäyrä 
enumeration syvyysjohtokäyrä 
enumeration syvyysvälikäyrä 
annotation
documentation
Korkeus/syvyyskäyrän tyyppi
source <xs:element name="tyyppi" type="kanta:KayratyyppiType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Korkeus/syvyyskäyrän tyyppi</xs:documentation>
 
</xs:annotation>
</xs:element>


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