nc:DocumentApprovedIndicator
element DocumentApprovedIndicator in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
True if a document has been approved; false otherwise.
Diagram
XML Schema
<xs:element name="DocumentApprovedIndicator" type="niem-xs:boolean" nillable="true">
<xs:annotation>
<xs:documentation>
True if a document has been approved; false otherwise.</xs:documentation>
</xs:annotation>
</xs:element>