Definition Type: ComplexType
Name: EffectiveDatedIndicatorType
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
An indicator with optional effective date meta data.
Collapse XSD Schema Diagram:
Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EffectiveDatedIndicatorType in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EffectiveDatedIndicatorType">
    <xsd:annotation>
        <xsd:documentation>An indicator with optional effective date meta data.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="oa:IndicatorType">
            <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:CurrentIndicator, nsA:DisabilityIndicator, nsA:EmployedIndicator, nsA:ExecutiveIndicator, nsA:GoodStandingIndicator, nsA:GoodStudentIndicator, nsA:HighlyCompensatedIndicator, nsA:LimitReachedIndicator, nsA:OfficerIndicator, nsA:PositionVacantIndicator, nsA:StockOwnerIndicator, nsA:StudentIndicator