Definition Type: Element
Name: MeasureValue
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MeasureValueType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The grade point average of a student.
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 MeasureValue in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="MeasureValue" type="MeasureValueType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The grade point average of a student.</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: