PwgSmRev1-185 - ScalingRangeBaseType

simpleType ScalingRangeBaseType
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:int
properties
base xs:int
used by
complexType ScalingRangeType
facets
Kind Value Annotation
minInclusive 1
maxInclusive 1000
source <xs:simpleType name="ScalingRangeBaseType">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="1000"/>
 
</xs:restriction>
</xs:simpleType>


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