Definition Type Simple Type
Name oneHundredRangeType
Facets  
MaxInclusive 100
XSD Schema http://wapl.wapple.net/wapl.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="oneHundredRangeType" >
  <xsd:restriction base="xsd:positiveInteger">
    <xsd:maxInclusive value="100"/>
  </xsd:restriction>

</xsd:simpleType>
Derivation Tree
[No Sub Types]
oneHundredRangeType
    scale
    quality
    left_graphic_scale
    right_graphic_scale
References
scale , quality , left_graphic_scale , right_graphic_scale
Generated using Liquid XML Studio 6.1.18.0 by Liquid Technologies Ltd