Definition Type: Element
Name: Person
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:TimeCardPersonType
Containing Schema: TimeCard.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into PersonName in schema personname_xsd Drilldown into Id in schema timecard_xsd Drilldown into TimeCardPersonType in schema timecard_xsdXSD Diagram of Person in schema timecard_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Person" type="TimeCardPersonType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id hr:Id 0 (1)
PersonName hr:PersonName 0 (1)
Collapse Derivation Tree: