Definition Type: Element
Name: Contact
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ContactType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into YearsKnown in schema screeningtypes_xsd Drilldown into Relationship in schema screeningtypes_xsd Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into PositionTitle in schema positionheader_xsd Drilldown into PersonName in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ContactType in schema screeningtypes_xsdXSD Diagram of Contact in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Contact" type="ContactType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName hr:PersonName 0 (1)
PositionTitle hr:PositionTitle 0 (1)
ContactMethod hr:ContactMethod 0 unbounded
Relationship hr:Relationship 0 (1)
YearsKnown hr:YearsKnown 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree: