Definition Type: Element
Name: Passed
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: EPMTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An boolean indicating whether or not minimum thresholds have been satisfied.
Collapse XSD Schema Diagram:
XSD Diagram of Passed in schema epmtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Passed" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>An boolean indicating whether or not minimum thresholds have been satisfied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>