Definition Type: Attribute
Name: personNameInitialIndicator
Namespace: http://niem.gov/niem/niem-core/2.0
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: niem-core.xsd
Documentation:
True if value represents the first letter or initials of a persons name; false otherwise.
Collapse XSD Schema Diagram:
XSD Diagram of personNameInitialIndicator in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="personNameInitialIndicator" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation>True if value represents the first letter or initials of a persons name; false otherwise.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>