The global FileUnits element is the units to use in an instance file.
<FileUnits xmlns="http://qifstandards.org/xsd/qif3"> <PrimaryUnits>{1,1}</PrimaryUnits> <OtherUnits n="">{0,1}</OtherUnits> <UserDefinedUnits n="">{0,1}</UserDefinedUnits> </FileUnits>
<xs:element name="FileUnits" type="FileUnitsType"> <xs:annotation> <xs:documentation>The global FileUnits element is the units to use in an instance file.</xs:documentation> </xs:annotation> </xs:element>