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