nc:truncationIndicator
attribute truncationIndicator in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
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.
Diagram
XML Schema
<xs:attribute name="truncationIndicator" type="xs:boolean">
<xs:annotation>
<xs: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.</xs:documentation>
</xs:annotation>
</xs:attribute>