Definition Type: Element
Name: ContactPerson
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ContactInfoType
Containing Schema: StaffingAction.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContactId in schema contactinfo_xsd Drilldown into ContactMethod in schema contactinfo_xsd Drilldown into PersonName in schema personname_xsd Drilldown into ContactInfoType in schema contactinfo_xsdXSD Diagram of ContactPerson in schema staffingaction_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ContactPerson" type="ContactInfoType" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName hr:PersonName (1) (1)
ContactMethod hr:ContactMethod (1) unbounded
ContactId hr:ContactId 0 (1)
Collapse Derivation Tree: