Definition Type: Element
Name: PublicRecordCount
Namespace: http://www.hr-xml.org/3
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates the number of Public Record items on the Profile.
Collapse XSD Schema Diagram:
XSD Diagram of PublicRecordCount in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PublicRecordCount" type="xsd:integer">
    <xsd:annotation>
        <xsd:documentation>Indicates the number of Public Record items on the Profile.</xsd:documentation>
    </xsd:annotation>
</xsd:element>