Definition Type: Element
Name: TimeIntervalTypes
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: TimeCardConfiguration.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Type in schema timecardconfiguration_xsdXSD Diagram of TimeIntervalTypes in schema timecardconfiguration_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TimeIntervalTypes" minOccurs="0">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element name="Type" type="NamedEntityType" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Type hr:Type (1) unbounded