Definition Type: Element
Name: TestDuration
Namespace: http://www.hr-xml.org/3
Type: nsA:MeasureTextType
Containing Schema: Fields.xsd
Abstract
Documentation:
An approximate duration for test or duration limit. In the context of the HR-XML AssessmentCatalog noun, whether the duration is one that is approximate duration or an absolute period of a set duration would depend on the disposition of the TimeEnforcedIndicator. Note that TestDuration uses MeasureTextType, which flexibly allows textual representations of time lengths. For example, "30-45 mins" might be a valid value.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema fields_xsd Drilldown into MeasureTextType in schema fields_xsdXSD Diagram of TestDuration in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TestDuration" type="MeasureTextType">
    <xsd:annotation>
        <xsd:documentation>An approximate duration for test or duration limit. In the context of the HR-XML AssessmentCatalog noun, whether the duration is one that is approximate duration or an absolute period of a set duration would depend on the disposition of the  TimeEnforcedIndicator. Note that TestDuration uses MeasureTextType, which flexibly allows textual representations of time lengths. For example, "30-45 mins" might be a valid value.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode nsA:unitCode (Optional)
Collapse Derivation Tree: