Definition Type: Element
Name: File
Namespace: http://schemas.microsoft.com/data/udc/xmlfile
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: udcxmlfile.xsd
Abstract
Documentation:
Specifies the path to an XML file.
Collapse XSD Schema Diagram:
XSD Diagram of File in schema udcxmlfile_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="File" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Specifies the path to an XML file.</xsd:documentation>
    </xsd:annotation>
</xsd:element>