Definition Type: ComplexType
Name: CalculatedScheduleIntervalValueType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ScheduleIntervalType
Containing Schema: CalculatedValues.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into inclusive in schema calculatedvalues_xsdXSD Diagram of CalculatedScheduleIntervalValueType in schema calculatedvalues_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CalculatedScheduleIntervalValueType">
    <xsd:simpleContent>
        <xsd:extension base="ScheduleIntervalType">
            <xsd:attribute name="inclusive" type="xsd:boolean" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
inclusive hr:inclusive (Optional)
Collapse Derivation Tree:
Collapse References:
hr:IntervalHigh, hr:IntervalLow, hr:ScheduleValue