Definition Type: ComplexType
Name: IndPayRateFrequencyEnumExtensionType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: RemunerationInfoTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NonStandardValue in schema remunerationinfotypes_xsd Drilldown into StandardValue in schema remunerationinfotypes_xsdXSD Diagram of IndPayRateFrequencyEnumExtensionType in schema remunerationinfotypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IndPayRateFrequencyEnumExtensionType">
    <xsd:choice>
        <xsd:element name="StandardValue" type="IndPayRateFrequencyEnumType" minOccurs="0" />
        <xsd:element name="NonStandardValue" type="xsd:string" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StandardValue hr:StandardValue 0 (1)
NonStandardValue hr:NonStandardValue 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:PayRateFrequency