| diagram |  | ||
| namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | ||
| type | extension of yht:NimiType | ||
| properties | 
 | ||
| children | yht:teksti mkvt:laji | ||
| used by | 
 | ||
| source | <xs:complexType name="DigiroadNimiType"> <xs:complexContent> <xs:extension base="yht:NimiType"> <xs:sequence> <xs:element name="laji"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="virallinen"/> <xs:enumeration value="vaihtoehtoinen"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> | 
| diagram |  | |||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/verkkotopologia | |||||||||
| type | restriction of xs:string | |||||||||
| properties | 
 | |||||||||
| facets | 
 | |||||||||
| source | <xs:element name="laji"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="virallinen"/> <xs:enumeration value="vaihtoehtoinen"/> </xs:restriction> </xs:simpleType> </xs:element> |