Definition Type: Attribute
Name: userId
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundCheckStatusRequest.xsd
Use Required
Documentation:
Client identification. This will be provided to the client by the organization performing the screenings.
Collapse XSD Schema Diagram:
XSD Diagram of userId in schema backgroundcheckstatusrequest_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="userId" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Client identification.  This will be provided to the client by the organization performing the screenings.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>