[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

AW: Browser-based XML Editor?

  • To: <John.Brooking@N...>
  • Subject: AW: Browser-based XML Editor?
  • From: "Christian Stillhard" <christian@s...>
  • Date: Sun, 11 Nov 2001 12:04:00 +0100
  • Cc: <xml-dev@l...>
  • Importance: Normal
  • In-reply-to: <471E425A0BB6D211972C00105AC954240217CD18@S...>

web based xml editor
> -----Original Message-----
> From: John.Brooking@N... [mailto:John.Brooking@N...]
> Sent: Friday, October 19, 2001 7:07 PM
> To: xml-dev@l...
> Subject:  Browser-based XML Editor?
>
> I'm looking for a web-enabled XML editor, so that my non-technical users
can
> modify the data through their browser. I'm envisioning some kind of
display
> like you get when you read an XML document into MSIE, but also with
editing
> capabilities, not just read-only. (And also not limited to IE!) I've been
> searching the web, but the only XML editors I can find seem to be native
> client-side executables, not browser interfaces.
>
>

A year ago we did a proove-of-concept prototype for editing and creating XML
documents through a web browser. Based on a DTD a webpage with forms is
created that guides the user through the creation of a valid XML document.
In a step-by-step process he creates the document by specifying content for
elements, selecting values for attributes or adding elements. He is
restricted to actions that guarantee the validness of the resulting
document.

Have a look at it on http://www.stillhard.net/webed/

XMLWebEditor is a serverside solution based on java servlets. The form data
from the browser is interpreted and processed to XML. With the information
about the grammer of the document from the DTD the XML is mapped to an
intermediate XML document. Through an XSL transformation this document is
transfomed to HTML, styled with CSS and sent back to the browser. It's
actually a good example of how easy you can get quite impressive results by
using the tools and standards provided by XML&Co...

Don't be mad at me if you get useless error messages from time to time. It's
a prototype and doesn't support the whole XML specification... Try the
example documents. They should work.

Christian


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.