Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Convert Excel to XML file/XML Schema, and validate Excel against XML Schema

Convert Excel to XML file/XML Schema, and validate Excel against XML Schema

Scheduled Pinned Locked Moved XML / XSL
xmltutorialdatabasecomquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rebecca Fox
    wrote on last edited by
    #1

    Has anyone seen this article on how to Convert Excel to XML file/XML Schema, and validate Excel against XML Schema at this website: http://www.codeproject.com/KB/office/excel2xml.aspx? I am trying to convert an Excel file to an XML file. I have downloaded the files in this article and have tried to get to the screen that is shown in the example. However, I don't know how to connect the Jet Engine to the Excel Spreadsheets. Can anyone tell me how I would get to this screen? Or where I would write the command to make the connection. Prompt response will be greatly appreciated.: confused:

    L 1 Reply Last reply
    0
    • R Rebecca Fox

      Has anyone seen this article on how to Convert Excel to XML file/XML Schema, and validate Excel against XML Schema at this website: http://www.codeproject.com/KB/office/excel2xml.aspx? I am trying to convert an Excel file to an XML file. I have downloaded the files in this article and have tried to get to the screen that is shown in the example. However, I don't know how to connect the Jet Engine to the Excel Spreadsheets. Can anyone tell me how I would get to this screen? Or where I would write the command to make the connection. Prompt response will be greatly appreciated.: confused:

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Rebecca Fox wrote:

      Prompt response will be greatly appreciated.: confused:

      Hi Rebecca, welcome to CodeProject :beer: The articles like the one you are using have there own forums/blogs at the bottom of the article page. That is the best place to ask questions pertaining to the article. I am not familiar with that article. However glancing through it, and I have no idea what the scope of your project is, but one of the most frequently used approaches for working with Office applications is to use the Primary Interop Assembly for the product. There are different assemblies for different versions of Office. For example you would go here if working with Office XP[^]. There is a different resource for Office 2003 etc.

      led mike

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups