Definition Type: Element
Name: Organization
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ReferralType
Containing Schema: BackgroundCheck.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies the organization that the search(s) will be performed upon or on behalf of depending on the value of type.
Collapse XSD Schema Diagram:
Drilldown into AdditionalItems in schema screeningtypes_xsd Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into InternetDomainName in schema screeningtypes_xsd Drilldown into LegalId in schema screeningtypes_xsd Drilldown into TaxId in schema screeningtypes_xsd Drilldown into OrganizationId in schema screeningtypes_xsd Drilldown into OrganizationName in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ReferralType in schema screeningtypes_xsdXSD Diagram of Organization in schema backgroundcheck_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Organization" type="ReferralType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Identifies the organization that  the search(s) will be performed upon or on behalf of depending on the value of type.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganizationName hr:OrganizationName (1) (1)
OrganizationId hr:OrganizationId 0 unbounded
TaxId hr:TaxId 0 unbounded
LegalId hr:LegalId 0 unbounded
InternetDomainName hr:InternetDomainName 0 unbounded
ContactMethod hr:ContactMethod 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
Collapse Derivation Tree: