nc:DocumentSoftwareName
element DocumentSoftwareName in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A name of a computer application used to process a document.
Diagram
XML Schema
<xs:element name="DocumentSoftwareName" type="nc:SoftwareNameType" nillable="true">
<xs:annotation>
<xs:documentation>
A name of a computer application used to process a document.</xs:documentation>
</xs:annotation>
</xs:element>