RE: [xsl] Practicality of Separating Data from Presentation

Subject: RE: [xsl] Practicality of Separating Data from Presentation
From: "bryan" <bry@xxxxxxxxxx>
Date: Tue, 2 Jul 2002 11:28:03 +0200
When I wrote

> as long as one remembers to have
>the asp namespace declared somewhere, allowing you to generate stuff
>like: 

><html>
>   <body>
>      <asp:xml id="someXML" DocumentSource="some.xml"
>TransformSource="some.xsl" runat=server/>
>   </body>
></html>

I of course meant that whereas the asp:xml is not in an xml namespace in
the context of aspx, in the context of the xml it would certainly be
interpreted as being in such. I figured I should probably clarify that.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread