Definition Type: Attribute
Name: partialIndicator
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 only partial information was available to the information source at the time when the data was captured in the system; false otherwise.
Collapse XSD Schema Diagram:
XSD Diagram of partialIndicator in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="partialIndicator" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation>True if only partial information was available to the information source at the time when the data was captured in the system; false otherwise.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>