Definition Type: ComplexType
Name: DisciplinaryActionType
Namespace: http://www.hr-xml.org/3
Type: oa:StringType
Containing Schema: Fields.xsd
Abstract
Documentation:
Describes disciplinary actions or those that may be pending adjudication.
Collapse XSD Schema Diagram:
Drilldown into pendingIndicator in schema fields_xsdXSD Diagram of DisciplinaryActionType in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="DisciplinaryActionType">
    <xsd:annotation>
        <xsd:documentation>Describes disciplinary actions or those that may be pending adjudication.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="oa:StringType">
            <xsd:attribute name="pendingIndicator" type="oa:IndicatorType" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
pendingIndicator nsA:pendingIndicator (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:DisciplinaryAction