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. C#
  4. How to generate XML File using XSD and Excel(XSL) File in C#

How to generate XML File using XSD and Excel(XSL) File in C#

Scheduled Pinned Locked Moved C#
xmlcsharptutorialquestion
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.
  • A Offline
    A Offline
    am 2009
    wrote on last edited by
    #1

    Hi,Friends I want to Convert XSL file into XML file by applying XSD file to XSL file. How can I generate Valid XML file according to XSD file. Thanks abm

    K 1 Reply Last reply
    0
    • A am 2009

      Hi,Friends I want to Convert XSL file into XML file by applying XSD file to XSL file. How can I generate Valid XML file according to XSD file. Thanks abm

      K Offline
      K Offline
      Ken Mazaika
      wrote on last edited by
      #2

      Hi abm, You might want to look at http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/b6e8a28c-6760-4e86-a1aa-e2ce9ec36380/[^] After you read in the file you can validate the XML http://www.codeguru.com/csharp/csharp/cs_data/xml/article.php/c6737[^]. If you can export the XSL file to a CSV file, you probably could built an XSLT transformation easier than using the Jet DB provider, depending on your situation. Hope that helped. -Ken

      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