Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

XML validation against a Schema

 
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi All,

I am very much new web services. Currently, I am learning XML schema and try to validate an XML document with xsd. Should that be done programatically or does any of the editors provide a direct validation facility.

Having spoken about editors, I have currently installed XMLBuddy plug on to my eclipse 3.2. How should I proceed? Very much to eager to see my first xml validation happening against a schema... :roll:

Your help would really mean a lot!

Thanks
Srini
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please refrain from cross-posting to multiple JavaRanch forums.

CarefullyChooseOneForum

Responses should be submitted to this topic:
XML Validation against Schema
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic