diagram | ![]() |
||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||||||||||
type | extension of yht:AbstractPaikkatietopalveluKohde | ||||||||||||
properties |
|
||||||||||||
children | gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki mkvt:muutosHetki mkvt:digiroadTunnus | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="AbstractDigiroadKohde"> <xs:complexContent> <xs:extension base="yht:AbstractPaikkatietopalveluKohde"> <xs:sequence> <xs:element name="muutosHetki" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Kohten muutoshetki</xs:documentation> </xs:annotation> </xs:element> <xs:element name="digiroadTunnus" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Digiroad ID/tunniste. Ei ole pakollinen, koska uusilla kohteilla ei vielä ole DR tunnistetta</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||||||
type | xs:dateTime | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="muutosHetki" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Kohten muutoshetki</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="digiroadTunnus" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Digiroad ID/tunniste. Ei ole pakollinen, koska uusilla kohteilla ei vielä ole DR tunnistetta</xs:documentation> </xs:annotation> </xs:element> |