namespace | http://www.TMDD-Partial-00-00-00 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Link-route-designator"> <xs:annotation> <xs:documentation> <Definition> County, State, or Federal route numbers with any associated alphabetic designators.</Definition> <Remarks> V2.0 Changed Descriptive Name from "LINK_RoadDesignator_number".. V1.2 - Changed Representation Class Term to number. V1.3 - Changed Descriptive Name from LINK_RoadNumber_number to LINK_RoadDesignator_number. Removed ANSI X3.4 from Value Domain. V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks> Any set of alphanumeric characters up to 64 </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> |