namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||
type | restriction of xs:string | ||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xs:simpleType name="roadSignType"> <xs:restriction base="xs:string"> <xs:enumeration value="regulatory"/> <xs:enumeration value="guide"/> <xs:enumeration value="warning"/> <xs:enumeration value="specificService"/> <xs:enumeration value="tourist"/> <xs:enumeration value="recreation-cultural"/> <xs:enumeration value="emergencyManagement"/> </xs:restriction> </xs:simpleType> |