diagram | ![]() |
||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||
type | extension of kanta:AbstractPuuType | ||||||||||||
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:huomattavuus kanta:pituus kanta:lapimitta kanta:suku | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="HavupuuType"> <xs:complexContent> <xs:extension base="kanta:AbstractPuuType"> <xs:sequence> <xs:element name="lapimitta" type="gml:MeasureType" minOccurs="0"> <xs:annotation> <xs:documentation>Läpimitta</xs:documentation> </xs:annotation> </xs:element> <xs:element name="suku" type="kanta:HavupuusukuType" minOccurs="0"> <xs:annotation> <xs:documentation>Havuppun suku</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||
type | gml:MeasureType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="lapimitta" type="gml:MeasureType" minOccurs="0"> <xs:annotation> <xs:documentation>Läpimitta</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | |||||||||||||||||||||||||||
type | kanta:HavupuusukuType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="suku" type="kanta:HavupuusukuType" minOccurs="0"> <xs:annotation> <xs:documentation>Havuppun suku</xs:documentation> </xs:annotation> </xs:element> |