diagram | ![]() |
||||||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||||||||||
type | extension of mkvt:AbstractDigiroadKohde | ||||||||||||
properties |
|
||||||||||||
children | gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki mkvt:muutosHetki mkvt:digiroadTunnus mkvt:sijainti mkvt:tyyppiKoodi | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="SolmuType"> <xs:complexContent> <xs:extension base="mkvt:AbstractDigiroadKohde"> <xs:sequence> <xs:element name="sijainti" type="gml:PointPropertyType"> <xs:annotation> <xs:documentation>Pistesijaiinti</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tyyppiKoodi" type="xs:string"> <xs:annotation> <xs:documentation>Arvojoukko tarkentuu Digiroad 2:n myötä</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||
type | gml:PointPropertyType | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="sijainti" type="gml:PointPropertyType"> <xs:annotation> <xs:documentation>Pistesijaiinti</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="tyyppiKoodi" type="xs:string"> <xs:annotation> <xs:documentation>Arvojoukko tarkentuu Digiroad 2:n myötä</xs:documentation> </xs:annotation> </xs:element> |