Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Help on Extending XSD API to write user specific classes
Help on Extending XSD API to write user specific classes [message #585470] Tue, 13 April 2004 12:29
Manohar is currently offline ManoharFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,

I am working on the XSD API and trying to extend the classes to add some
more specific functionality. So in this process,I need to have my own
instance of the XSDElementDeclarationImpl and XSDAttributeDeclarationImpl
objects where in I am going to add my own methods to address my
requirements.

So I have actually started with that , creating resourceSet
xsdMainResource instances by extending the actually classes from XSD API.
the next step would be creating an instance of schema class, but I could
do that also , the only problem is I am not able to get an properly filled
in schema object where in I could get the element declarations and stuff
like that.

Last time I posted the same problem in the mailing list instead of the
newsgroup. So I am repeated all the steps here ,

First of all I dont know the feasibility of extending the XSD API and
writing my own classes to incorporate my own specific requirements. Last
time Ed, replied saying that , the XSD model was not designed with the
intent that it be
extended, but if required is there any way out to do so.

Please help me out with any ideas on it.

thanks in advance
Manohar
Previous Topic:Settable properties for XSDSimpleTypeDefinition
Next Topic:schema loading problems
Goto Forum:
  


Current Time: Thu Apr 25 04:46:58 GMT 2024

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

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

Back to the top