nc:DocumentExpirationDate
element DocumentExpirationDate in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A date after which the document is no longer valid. It may indicate a document should be removed from a registry or index.
Diagram
XML Schema
<xs:element name="DocumentExpirationDate" type="nc:DateType" nillable="true">
<xs:annotation>
<xs:documentation>
A date after which the document is no longer valid. It may indicate a document should be removed from a registry or index.</xs:documentation>
</xs:annotation>
</xs:element>