Definition Type: Element
Name: ValidationIndicator
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Include validation criteria. For example, regular expressions for driver license numbers.
Collapse XSD Schema Diagram:
XSD Diagram of ValidationIndicator in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ValidationIndicator" type="oa:IndicatorType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Include validation criteria.  For example, regular expressions for driver license numbers.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: