Click to See Complete Forum and Search --> : Unique Case Scenario with XML ..suggestions required!!!


GK007
01-17-2005, 12:32 AM
I need few suggestions related to a unique case scenario with XML.I am having little XML programming experience with serverSide Java and XML.
From the end user point of view,I need to provide a web based GUI WITH JAVA APPLET or ActiveX to build
customized XML schema building environment from the business entities with
a simple drag and drop functionality of all entities on to the cANVAS.
After XML Schema creation,User may be intersted to add,modify,delete XMLdatafile and XSL file confirming to that XMLSchema.
also need to provide the functionlity for Add,Update Delete with a server side logic confirmed to that XMLSchema with native XML database .
all these XML(XSD,XML,XSLT) files have to be stored in native XMl database.
Do we have any open source implementaions on this similar case scenario.
Please come up with your expertized suggestions.

Khalid Ali
01-18-2005, 12:01 AM
seriously doubt that, it sounds way to custom request

GK007
01-18-2005, 08:12 AM
Custom request? I didn't get you

Khalid Ali
01-18-2005, 08:26 AM
its not a generic request that some one would write a general program for.
It's something that you write for a specific client, ence reducing the chnaces of it being on internet as open source option, however I could be wrong here...:D

GK007
01-19-2005, 12:39 AM
Ya, I Agree with you.It's not specific .Suggest me some specific implementation related to my request.