Definition Type: ComplexType
Name: ChangeTimeCardDataAreaType
Namespace: http://www.hr-xml.org/3
Containing Schema: ChangeTimeCard.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TimeCard in schema timecard_xsd Drilldown into Change in schema meta_xsdXSD Diagram of ChangeTimeCardDataAreaType in schema changetimecard_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ChangeTimeCardDataAreaType">
    <xsd:sequence>
        <xsd:element ref="oa:Change" />
        <xsd:element ref="TimeCard" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Change oa:Change (1) (1)
TimeCard nsA:TimeCard (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea