A source from which the content of a document is derived.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="DocumentSourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A source from which the content of a document is derived.</xsd:documentation>
</xsd:annotation>
</xsd:element>