simpleType nonNegativeDecimalType
namespace http://www.w3.org/2001/SMIL20/
type restriction of xs:decimal
used by
attribute repeatTimingAttrs/@repeatCount
facets
Kind Value annotation 
minInclusive 0.0 
source <xs:simpleType name="nonNegativeDecimalType">
 
<xs:restriction base="decimal">
   
<xs:minInclusive value="0.0"/>
 
</xs:restriction>
</xs:simpleType>


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