Definition Type: Element
Name: VerticalAccuracy
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:NonNegativeDecimal
Containing Schema: PhysicalLocation.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
in (+)x.f meter, decimal fraction f in arbitrary length (ex. 2.5)
Collapse XSD Schema Diagram:
XSD Diagram of VerticalAccuracy in schema physicallocation_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="VerticalAccuracy" type="NonNegativeDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>in (+)x.f meter, decimal fraction f in arbitrary length (ex. 2.5)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: