Definition Type: Attribute
Name: truncationIndicator
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 the length of a string is greater than the length of the field within which the string was stored in the exporting system; false otherwise.
Collapse XSD Schema Diagram:
XSD Diagram of truncationIndicator in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="truncationIndicator" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation>True if the length of a string is greater than the length of the field within which the string was stored in the exporting system; false otherwise.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>