Definition Type: ComplexType
Name: TimeIntervalType
Namespace: http://www.hr-xml.org/3
Containing Schema: TimeCard.xsd
Abstract
Documentation:
A period of time worked or leave or idle time reported on a time card.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into TimeWorkedRounding in schema components_xsd Drilldown into Approver in schema components_xsd Drilldown into Submitter in schema components_xsd Drilldown into Expense in schema timecard_xsd Drilldown into Allowance in schema timecard_xsd Drilldown into TimeCardPayRate in schema components_xsd Drilldown into PieceWork in schema components_xsd Drilldown into FreeFormEffectivePeriod in schema components_xsd Drilldown into ComponentRateIndicator in schema fields_xsd Drilldown into TimeIntervalTypeCode in schema timecard_xsd Drilldown into OrderLineID in schema fields_xsd Drilldown into ID in schema fields_xsdXSD Diagram of TimeIntervalType in schema timecard_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="TimeIntervalType">
    <xsd:annotation>
        <xsd:documentation>A period of time worked or leave or idle time reported
				on a time card.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="OrderLineID" minOccurs="0" />
        <xsd:element ref="TimeIntervalTypeCode" minOccurs="0" />
        <xsd:element ref="ComponentRateIndicator" minOccurs="0" />
        <xsd:element ref="FreeFormEffectivePeriod" minOccurs="0" />
        <xsd:element ref="PieceWork" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TimeCardPayRate" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Allowance" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Expense" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Submitter" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Approver" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TimeWorkedRounding" minOccurs="0" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
OrderLineID nsA:OrderLineID 0 (1)
TimeIntervalTypeCode nsA:TimeIntervalTypeCode 0 (1)
ComponentRateIndicator nsA:ComponentRateIndicator 0 (1)
FreeFormEffectivePeriod nsA:FreeFormEffectivePeriod 0 (1)
PieceWork nsA:PieceWork 0 unbounded
TimeCardPayRate nsA:TimeCardPayRate 0 unbounded
Allowance nsA:Allowance 0 unbounded
Expense nsA:Expense 0 unbounded
Submitter nsA:Submitter 0 unbounded
Approver nsA:Approver 0 unbounded
TimeWorkedRounding nsA:TimeWorkedRounding 0 (1)
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:TimeInterval