element Value
diagram taf_cat_complete_sector_p647.png
namespace http://taf-jsg.info/schemes
type restriction of xs:decimal
properties
content simple
used by
elements Height Length Width
facets
Kind Value Annotation
minInclusive 0
maxInclusive 9999999999
fractionDigits 1
source <xs:element name="Value">
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="0"/>
     
<xs:fractionDigits value="1"/>
     
<xs:maxInclusive value="9999999999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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