"John D. Leonard II" wrote:
> 
> Joshua:
> 
> > Note mixing in XMLSubs with HTML does not produce valid XML.  If
> > you would like a pure XML approach, I would recommend looking into
> > XSLT which Apache::ASP also supports.  In the latter case, the ASP
> > script and XSL template are processed as ASP scripts, with the
> > output XML used for the transformation into the final output.
> > The final XSLT is actually handled by the XSLTParser XML::XSLT
> > or XML::Sablotron with an intervening dbm based XSLTCache.
> 
> Can you recommend a good book or URL?  I've got a few that discuss XML, the
> they are usually light on the presentation side (XSLT?)
> 

I don't have any book recommendations.  What I know comes from
online resources & other XSLT projects:

  http://www.w3c.org/Style/XSL/
  http://xmlxslt.sourceforge.net/
  http://www.gingerall.com/
  http://xml.apache.org/cocoon/
  http://www.xml.com/

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to