Subject: RE: Outstanding Argument!
From: "Medina, Edward" <emedina@xxxxxxx>
Date: Tue, 9 May 2000 12:51:51 -0400
|
:Eddy,
:
:This is off topic for the list, but:
:
:If by "attribute literal" you mean an attribute value literal, "/" is
:allowed in CDATA attribute values. When you're not performing DTD
:validation, all attributes are considered CDATA.
That's exactly it. We are performing DTD validation and the Senior
Engineer wants to use it in an enumerated attribute.
:(Back on topic: it would be kind of tough for XSL if "/" were
:not allowed in an attribute value.)
I don't know. But does it allow for
<x:anything David/XSL="David likes XSL"/> ????
The answer is no, since when it reaches "/" it
expects the tag to end and you get an error.
However, you could do David-XSL or David_XSL or even
David.XSL but not the good old "/".
:
:This is the kind of thing that's pretty easy to test if you
:have a parser
:you trust.
Thanks for the clarification though. :-)
Eddy
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: Outstanding Argument!, (continued)
- David Carlisle - Tue, 9 May 2000 14:39:37 +0100 (BST)
- Matt Sergeant - Tue, 9 May 2000 16:42:51 +0100 (BST)
- Medina, Edward - Tue, 9 May 2000 12:07:51 -0400
- Medina, Edward - Tue, 9 May 2000 12:51:51 -0400 <=
- Medina, Edward - Tue, 9 May 2000 13:13:00 -0400
- Medina, Edward - Wed, 10 May 2000 10:18:11 -0400
|
|