Definition Type: SimpleType
Name: NonNegativeDecimal
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: PhysicalLocation.xsd
Collapse XSD Schema Diagram:
XSD Diagram of NonNegativeDecimal in schema physicallocation_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="NonNegativeDecimal">
    <xsd:restriction base="xsd:decimal">
        <xsd:minInclusive value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
hr:HorizontalAccuracy, hr:HorizontalAccuracy, hr:VerticalAccuracy, hr:VerticalAccuracy