simpleType Organization-resource-name
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
elements OrganizationCenterInformation/center-name IntersectionSignalInventory/controller-model DetectorHistory/detector-calibration-method DetectorDetails/detector-name DetectorList/detector-name DetectorHistory/detector-name DetectorReport/detector-name DeviceInventoryHeader/device-description DeviceStatusList/device-name DeviceList/device-name DeviceStatusHeader/device-name DeviceInventoryHeader/device-name ContactDetails/email-address RampMeterInventory/firmware IntersectionSignalInventory/firmware RampMeterInventory/firmware-version IntersectionSignalInventory/firmware-version VSInventory/input-channel-name CCTVVideoChannelData/input-channel-name IntersectionSignalControlSchedule/intersection-name DeviceControlResponse/operator-last-revised OrganizationInformation/organization-name VSInventory/output-channel-name ContactDetails/person-name ContactDetails/person-title IntersectionSignalStatus/preempt-name IntersectionSignalControlSchedule/section-name IntersectionSignalTimingPlanResponse/section-name SectionStatus/section-name SectionTimingPlanRequest/section-name IntersectionSignalTimingPlanResponse/timing-plan-name SectionStatus/timing-plan-name IntersectionSignalStatus/timing-plan-name IntersectionSignalInventory/timingplan-name
facets
minLength 1
maxLength 128
annotation
documentation
<objectClass>Organization</objectClass>
<definition>A name used to identify an organization center resource (organization, center, event, person, vehicle, device, etc), consistent with NTCIP 1104.</definition>
source <xs:simpleType name="Organization-resource-name">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Organization</objectClass>
     
<definition>A name used to identify an organization center resource (organization, center, event, person, vehicle, device, etc), consistent with NTCIP 1104.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="128"/>
 
</xs:restriction>
</xs:simpleType>


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