Definition Type: Element
Name: ContactInformation
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EducationContactInformationType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contact information provided by the screening subject relating to the school or institution attended.
Collapse XSD Schema Diagram:
Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into PostalAddress in schema screeningtypes_xsd Drilldown into Title in schema screeningtypes_xsd Drilldown into PersonName in schema screeningtypes_xsd Drilldown into EducationContactInformationType in schema screeningtypes_xsdXSD Diagram of ContactInformation in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ContactInformation" type="EducationContactInformationType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contact information provided by the screening subject relating to the school or institution attended.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName hr:PersonName 0 (1)
Title hr:Title 0 (1)
PostalAddress hr:PostalAddress 0 (1)
ContactMethod hr:ContactMethod 0 unbounded
Collapse Derivation Tree: