[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: none
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 19 Mar 2003 18:24:23 +0000
>>>>> "ALAMI" == ALAMI Ahmed <aalami@xxxxxxxxxxxxxx> writes:

    ALAMI> Hello everyone,
	
    ALAMI> 	Is there a way to transform XML documents with XSL
    ALAMI> stylesheets offline, that means without specifying the
    ALAMI> namespace of the stylesheet.  example :

    ALAMI> <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet
    ALAMI> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    ALAMI> version="1.0">


    ALAMI> with

    ALAMI> <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet
    ALAMI> xmlns:xsl=LOCAL_URI>


a) You must use the designated namespace, but
b) That does not mean you need to be online - there is no HTTP request
involved - the XSLT processor just "knows" it is the correct namespace.
-- 
Colin Paul Adams
Preston Lancashire

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


Current Thread
  • [no subject]
    • ALAMI Ahmed - Wed, 19 Mar 2003 12:45:02 -0500 (EST)
      • Colin Paul Adams - Wed, 19 Mar 2003 13:23:21 -0500 (EST) <=
      • Mike Brown - Wed, 19 Mar 2003 13:33:12 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member