http://www.pdfunit.com
simpleType sizeFormat_Type

Super Types
{http://www.w3.org/2001/XMLSchema}decimal
|
+--{http://www.pdfunit.com}sizeFormat_Type (restriction)

Properties
This component is not nillable.

Model

inclusive lower bound: 0.0


Local Usage
hasFormat_Type

Source
<xs:simpleType name="sizeFormat_Type">
<xs:restriction base="xs:decimal">
<xs:fractionDigits value="1"/>
<xs:minInclusive value="0.0"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.