PDA

View Full Version : xml and dreamweaver


avivit
12-06-2004, 08:56 AM
Hi,

I'm totally new to XML.
I would like very much to use a tabke I have as html (or word if it helps),
and somehow automatically turn it to xml data+xml schema.

Is it possible to do it in DM MX, without using any other script language?

I thought that saving an html page as xml, will help, using DM, but it does not.

What is the easiest way to convert a table to be there as xml data in the right structure?

Thanks

Sayonara
12-06-2004, 09:02 AM
Learning XML and XSL would seem to be a requirement.

www.w3schools.com <- should be all you need for this simple page :thumbsup:

avivit
12-06-2004, 10:23 AM
I have a basic knowledge in xml and xsl, but
I would like to use an automatic conversion from a table in html to xml data.
I hace already used w3schools to practice, and did not find any help there.

Sayonara
12-06-2004, 02:27 PM
Oh I see. Sorry, it was not too clear from your original post.

Have you tried searching the Macromedia developer pages for DW? There's a very good chance you aren't the first person to try this.