diagram | ![]() |
||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of kanta:ViivamalliType | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | ||||
type | xs:double | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="korkeus" type="xs:double"> <xs:annotation> <xs:documentation>Korkeusarvo</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/kantakartta | |||||||||||||||||||||||||||
type | kanta:KayratyyppiType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |