Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Load XSDSchema from DOM rather than file
Load XSDSchema from DOM rather than file [message #595324] Mon, 02 May 2005 18:23
Eclipse UserFriend
Hi,

I usually create an XSDSchema object from a file resource:

XSDSchema schema = xsdResource.getSchema();

where xsdResource is created from a resourceSet.

In this case all I have is a DOM Node that corresponds to the root of a
schema document that has already been parsed in.

is it possible to create an XSDSchema object using a DOM Node as input?

Thanks

Gary
Previous Topic:How to extract values of maxOccurs and minOccurs ?
Next Topic:Load XSDSchema from DOM rather than file
Goto Forum:
  


Current Time: Fri Jul 04 14:39:25 EDT 2025

Powered by FUDForum. Page generated in 0.04074 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top