XML generation from xsd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bushrafathima
    New Member
    • Mar 2008
    • 1

    XML generation from xsd

    Can anone send me a java program to generate an xml file from an xsd filling the xml attributes from DB
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    We do not do you work for you unless you are willing to pay. If you want to hire someone to do it please post in our Jobs section.

    Otherwise, try it yourself first and if you run into problems then post your specific questions here.

    Comment

    • jkmyoung
      Recognized Expert Top Contributor
      • Mar 2006
      • 2057

      #3
      This does seem like at least a minor project, not really something that can be covered in a < 20 min forum post.

      What db are you using?
      Have you tried using direct export from the DB to XML? It is generally much faster.

      Comment

      Working...