Definition Type Complex Type
Name FilePath
Namespace http://schemas.microsoft.com/office/onenote/2004/import
Abstract False
Documentation
        Represents the path to a file.
      
XSD Schema SimpleImport.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="FilePath" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">
        Represents the path to a file.
      
</xsd:documentation>
  </xsd:annotation>

  <xsd:attribute name="path" use="required"/>
</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
FilePath
    A:File
    A:File
    A:File
References
A:File , A:File , A:File
Generated using Liquid XML Studio by Liquid Technologies Ltd