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