Definition Type: Element
Name: EmergencyContact
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ContactInfoType
Containing Schema: NewHire.xsd
MinOccurs 0
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 EmergencyContact in schema newhire_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EmergencyContact" type="ContactInfoType" minOccurs="0" 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: