Definition Type: Element
Name: PublicRecordType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PublicRecordTypeType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the enumerated type of public record reported by the credit bureau. If the type does not fit one of the enumerated categories, prefix the type with x:.
Collapse XSD Schema Diagram:
XSD Diagram of PublicRecordType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PublicRecordType" type="PublicRecordTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This is the enumerated type of public record reported by the credit bureau. If the type does not fit one of the enumerated categories, prefix the type with x:.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: