Definition Type: ComplexType
Name: FilePath
Namespace: http://schemas.microsoft.com/office/onenote/2004/import
Containing Schema: SimpleImport.xsd
Abstract
Documentation:
Represents the path to a file.
Collapse XSD Schema Diagram:
Drilldown into path in schema simpleimport_xsdXSD Diagram of FilePath in schema simpleimport_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="FilePath">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
				Represents the path to a file.
			</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="path" use="required" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
path nsB:path Required
Collapse Derivation Tree:
Collapse References:
nsB:File, nsB:File, nsB:File