- From: Steve Muench <Steve.Muench@oracle.com>
- Date: Fri, 8 Dec 2000 15:23:38 -0800
- To: "Paul Price" <paul@xpit.com>
- Cc: <xsl-editors@w3.org>
Paul, Three points: (1) The namespace URI (in this case a URL) is just used as a unique *name*, not as a URL from which some resource will actually be retrieved at runtime. So no issue with SSL comes up. (2) This namespace URI is for the December 1998 working draft of XSL, not the November 1999 XSLT 1.0 recommendation. (3) The best place to ask XSL "how to" questions is XSL-List@mulberrytech.com Thanks. ______________________________________________________________ Steve Muench, Lead XML Evangelist & Consulting Product Manager BC4J & XSQL Servlet Development Teams, Oracle Rep to XSL WG Author "Building Oracle XML Applications", O'Reilly http://www.oreilly.com/catalog/orxmlapp/ ----- Original Message ----- From: "Paul Price" <paul@xpit.com> To: <xsl-editors@w3.org> Sent: Friday, December 08, 2000 8:30 AM Subject: xmlns and ssl | My xsl stylesheet is using the following url: | xmlns:xsl="http://www.w3.org/TR/WD-xsl" | | but my site requires that I use ssl. How can I do this? | | Paul Price | |
Received on Friday, 8 December 2000 18:28:28 UTC