simpleType ntcip:PatternSplitNumber
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedByte
used by
elements IntersectionSignalInventory/split-number IntersectionSignalTimingPlanResponse/split-number IntersectionSignalStatus/timing-phase-split-number
facets
minInclusive 1
annotation
documentation
      
            Definition: This number is used to locate information in the split table for a specific pattern.
        
source <xs:simpleType name="PatternSplitNumber">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: This number is used to locate information in the split table for a specific pattern.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
 
</xs:restriction>
</xs:simpleType>


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