namespace | http://www.TMDD-Partial-00-00-00 | ||||
type | restriction of xs:string | ||||
used by | |||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Organization-resource-identifier"> <xs:annotation> <xs:documentation> <Definition> A unique identifier within an organization for a resource (person, vehicles, traffic equipment, etc).</Definition> <Remarks> V2.0 - Changed "ORGANIZATION.RESOURCE" to "ORGANIZATION" in Descriptive Name. V1.5 - 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 32 </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="32"/> </xs:restriction> </xs:simpleType> |