Definition Type: Element
Name: LowestPossibleValue
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MeasureValueType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The value specifying the minimum of the measurement range
Collapse XSD Schema Diagram:
Drilldown into StringValue in schema competencytypes_xsd Drilldown into NumericValue in schema competencytypes_xsd Drilldown into MeasureValueType in schema educationhistory_xsdXSD Diagram of LowestPossibleValue in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LowestPossibleValue" type="MeasureValueType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The value specifying the minimum of the measurement range</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumericValue hr:NumericValue (1) (1)
StringValue hr:StringValue (1) (1)
Collapse Derivation Tree: