simpleType Event-proportion-affected
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element DataExtent/proportion-affected
facets
maxInclusive 100
annotation
documentation
<objectClass>Event</objectClass>
<definition>Proportion of a roadway or area affected by a situation.
            percent</definition>
source <xs:simpleType name="Event-proportion-affected">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>Proportion of a roadway or area affected by a situation.
            percent
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="100"/>
 
</xs:restriction>
</xs:simpleType>


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