simpleType tmdd:Organization-resource-identifier
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:string
used by
elements atis:BoardingInstructions/agencyID atis:ContactSetting/agencyIdentifier atis:InformationRequest/filter/issueAgency atis:Head/issuingAgency atis:ParkingInstructions/owningAgency atis:ParkingLotInformation/owningAgency atis:RequestStatus/supportedAgencies
facets
minLength 1
maxLength 32
annotation
documentation
<Definition> A unique identifier within an organization for a resource (person, vehicles, traffic equipment, etc).</Definition>
<Remarks> V2.0 - Changed  &quot;ORGANIZATION.RESOURCE&quot; to &quot;ORGANIZATION&quot; 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
        
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  &quot;ORGANIZATION.RESOURCE&quot; to &quot;ORGANIZATION&quot; 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>


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