<xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The Name element is the name of the file.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Version" type="VersionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element gives version information about the file.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="FileInternalType"><xs:annotation><xs:documentation>The FileInternalType defines information identifying a file in QIF format.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The Name element is the name of the file.</xs:documentation></xs:annotation></xs:element><xs:element name="Version" type="VersionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element gives version information about the file.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>