Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XML editor - what can they do?

2 views
Skip to first unread message

Reds

unread,
Jan 10, 2008, 4:44:00 AM1/10/08
to
I there an editor that produce automatic XML code, in the same manner
that Frontpage produce html.

How about the XSL stylesheet? Is there an automatic stylesheet generator
for the corresponding XML?

Anthony Jones

unread,
Jan 10, 2008, 6:07:23 AM1/10/08
to
"Reds" <rede...@hotmail.com> wrote in message
news:redex1398-E671E...@newsclstr02.news.prodigy.com...

> I there an editor that produce automatic XML code, in the same manner
> that Frontpage produce html.

Frontpage produces HTML because the user layouts out a page using a
Graphical interface and HTML can express the layout necessary to reproduce
the desired result.

That works because HTML defines a large set of element names and attributes
that have specific meaning.

However there no defined names or attributes with any specific meaning in
XML so how would an editor know what to create?

>
> How about the XSL stylesheet? Is there an automatic stylesheet generator
> for the corresponding XML?
>

Again you asking an automatic tool to work in a semantic vacuum. The
generator would have to understand the meaning of the XML elements to start
with and would also need some other definition of how such meanings would be
represented visually.

Only then would a an automatic tool have a fighting chance of creating XSL
that can transform the XML. However the effort involved in all this would
be greater than the effort to create the XSL manually.


--
Anthony Jones - MVP ASP/ASP.NET


Chris Anderson [MVP-VB]

unread,
Jan 11, 2008, 10:43:53 PM1/11/08
to

Ummm.... VisualStudio? It's always worked for me... Just Add an XML file
to your project.

-ca

Jason Fay

unread,
Jan 23, 2008, 6:34:11 PM1/23/08
to
XML Notepad 2007 is a nice tool as well.
http://www.microsoft.com/downloads/details.aspx?FamilyId=72D6AA49-787D-4118-BA5F-4F30FE913628&displaylang=en

--
JASON FAY

"Chris Anderson [MVP-VB]" <tg-nospam@tannagh-dawt-com> wrote in message
news:eeMYb1MV...@TK2MSFTNGP04.phx.gbl...

0 new messages