-
Transforming XML
Hi,
While I spend a lot of time working with web technologies, more recently
with .net framework, I have not yet worked with XML to any great degree.
I understand the many advantages it has, however there is one thing I don't
understand. I know that it possible to use XSLT to transform a single XML
file into other markup languages. So, for example, if I have a 'Hello World'
xml file and I access it from IE6 and a WAP enabled mobile telephone, how
does the server know which XSLT to use to generate a response?
Many thanx,
Mark
-
Re: Transforming XML
You tell your application which to use based on the User Agent string of the
requesting agent.
"Mark" <markpirvine@hotmail.com> wrote in message
news:3e43efb0$1@tnews.web.devx.com...
>
> Hi,
>
> While I spend a lot of time working with web technologies, more recently
> with .net framework, I have not yet worked with XML to any great degree.
> I understand the many advantages it has, however there is one thing I
don't
> understand. I know that it possible to use XSLT to transform a single XML
> file into other markup languages. So, for example, if I have a 'Hello
World'
> xml file and I access it from IE6 and a WAP enabled mobile telephone, how
> does the server know which XSLT to use to generate a response?
>
> Many thanx,
>
> Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|