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