|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: Re: producing php with xslt
Subject: Re: Re: producing php with xslt
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 25 Jul 2001 18:33:27 -0400
|
Oh dear,
If the "processing instruction" has to go in an attribute, you can't create
XML, since XML doesn't allow that.
Back to square one. Create it as a literal string with
disable-output-escaping. Be aware that the result won't be XML, and a
conforming XML processor will refuse to handle it. (Your PHP processor
might be okay with it though; I can't speak to that.)
It's interesting that your XSLT processor lets you put the PI into the
attribute at all (doing you the kindness of stripping the angle brackets to
make it well-formed, while thereby unmaking it a PI).
Cheers,
Wendell
======================================================================
Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list

| Current Thread |
- Re: Re: producing php with xslt, (continued)
- flourish - Wed, 25 Jul 2001 15:05:14 -0400 (EDT)
- Janning Vygen - Wed, 25 Jul 2001 15:29:34 -0400 (EDT)
- Rob Lugt - Wed, 25 Jul 2001 15:42:24 -0400 (EDT)
- flourish - Wed, 25 Jul 2001 17:10:20 -0400 (EDT)
- Wendell Piez - Wed, 25 Jul 2001 18:33:56 -0400 (EDT) <=
- Evan Lenz - Wed, 25 Jul 2001 19:06:32 -0400 (EDT)
- Alex Black - Wed, 25 Jul 2001 19:20:40 -0400 (EDT)
- Matthew Smith - Wed, 25 Jul 2001 19:58:33 -0400 (EDT)
- Alex Black - Wed, 25 Jul 2001 20:06:26 -0400 (EDT)
|
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|