simpleType tmdd:Event-response-plan-identifier
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:string
used by
elements TrafficControlPlan/imPlanNumber RouteAdvice/planName RequestRouteAdvice/planNumber RequestTrafficControlPlan/planNumber ClearOrRepairPlan/responsePlanID Response/responsePlanID CenterPlans/respPlanNumber TrafficControlPlan/trafficPlanNumber
facets
minLength 1
maxLength 32
annotation
documentation
      
            Any set of alphanumeric characters up to 32
        
source <xs:simpleType name="Event-response-plan-identifier">
 
<xs:annotation>
   
<xs:documentation>      
            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