toXML
Excel to XML conversion
toXML is a Windows application that lets the user convert a Excel file to XML.
toXML allows the user to choose any Excel file [ without limitations of file size or column/row numbers ], and generates the corresponding XML, preserving all the information.
For each data item in the Excel document, toXML automatically creates the appropriate node constructs. These constructs include node type, length constraints, id types and iterative structures.
toXML is created in visual basic 6.0...