This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Practicality of Separating Data from Presentation


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]