generating web pages from XML

  • Thread starter Vicente García
  • Start date
V

Vicente García

Hello all,

I will explain, I am working in a project in which from XML Schemas, XLINK
and XSLT (Thre three technologies aren't necessary but they are desirable) I
have to generate Web pages...Has anyone any ideas of how I could do that?

Thanks in advance!
Vicente.
 
R

Ray Costanzo

I suggest purchasing a book on this or using Google to find tutorials.

Ray at work
 
V

Vicente García

I tried to search using Google but I didn't find anything...I don't know how
to search about this :(
 
G

Guest

Use the Xml control, and supply it with the XML file (or XmlDocument
instance) and a Xsl Stylesheet that will suitably transform the XML to HTML
and you are done.
Peter
 
V

Vicente García

Yes, I understand this but the XML Schema contains the structure of the
pages and the XLINK contains how the pages links...and I don't know how I
can mix both XLM Schema and XLINK and then create HTML Web pages

Many thanks
Vicente.
 
G

Guest

Well! Then I guess you will need to "hit the books" and learn how! Links can
easily be described in XML without the use of XLINK. But XLINK is just XML,
so it's your choice.
Peter
 
V

Vicente García

I'll try it, hehe...and many thanks for deducing my poor English!!

Regards


Peter Bromberg said:
Well! Then I guess you will need to "hit the books" and learn how! Links
can
easily be described in XML without the use of XLINK. But XLINK is just
XML,
so it's your choice.
Peter




Vicente García said:
Yes, I understand this but the XML Schema contains the structure of the
pages and the XLINK contains how the pages links...and I don't know how I
can mix both XLM Schema and XLINK and then create HTML Web pages

Many thanks
Vicente.

"Peter Bromberg [C# MVP]" <[email protected]> escribió en
el
mensaje news:[email protected]...
Use the Xml control, and supply it with the XML file (or XmlDocument
instance) and a Xsl Stylesheet that will suitably transform the XML to
HTML
and you are done.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




:

Hello all,

I will explain, I am working in a project in which from XML Schemas,
XLINK
and XSLT (Thre three technologies aren't necessary but they are
desirable) I
have to generate Web pages...Has anyone any ideas of how I could do
that?

Thanks in advance!
Vicente.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top