TolReb Posted February 6, 2008 Report Share Posted February 6, 2008 Can I use XSLT statements inside XML file? As CSS?If yes, then how? I try to do this, but... ((:<?xml version="1.0"?><?xml-stylesheet type=”text/xsl” href=”#bill”?><root> <someXML_Elements> </someXML_Elements><xsl:stylesheet id="bill" style="display:none" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">..... код трансформации</xsl:stylesheet></root> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now