urn:cz-mzcr:ns:dasta:ds4:ds_type
simpleType BE

Super Types
{http://www.w3.org/2001/XMLSchema}decimal
|
+--{urn:cz-mzcr:ns:dasta:ds4:ds_type}BE (restriction)

Properties
This component is not nillable.

Model

inclusive lower bound: -40.0
inclusive upper bound: 40.0


Source
<xs:simpleType name="BE">
<xs:restriction base="xs:decimal">
<xs:fractionDigits value="1"/>
<xs:minInclusive value="-40.0"/>
<xs:maxInclusive value="40.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.