-
Dom4J and XML Schema
Hi
I have a question i hope someone has the answer for.
I am using dom4j.
I have xml document and a xml schema.
I want to validate the xml document against the xml schema.
But my xml schema consists of several schemas and therefore imports them.
Can i parse the xml schema with dom4j so that the DOM object i get back consists of the "full xml schema" object.
This way i can use this DOM object that represents my xml schema to validate the xml document i have.
So my question is, how to parse a xml schema that consists of several schemas by imports in dom4j ?
Anyone has a clue ?
Best Regards
Cemil Özdemir
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks