complexType AbstractDigiroadKohde
diagram index_p9.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia
type extension of yht:AbstractPaikkatietopalveluKohde
properties
base yht:AbstractPaikkatietopalveluKohde
children gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki mkvt:muutosHetki mkvt:digiroadTunnus
used by
complexTypes DRpalveluType DstietoType KaantymismaaraysType MuuKohdeType RdstmcpaikkaType SolmuType TielinkkiType
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
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>

element AbstractDigiroadKohde/muutosHetki
diagram index_p10.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Kohten muutoshetki
source <xs:element name="muutosHetki" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Kohten muutoshetki</xs:documentation>
 
</xs:annotation>
</xs:element>

element AbstractDigiroadKohde/digiroadTunnus
diagram index_p11.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Digiroad ID/tunniste. Ei ole pakollinen, koska uusilla kohteilla ei vielä ole DR tunnistetta
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>


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