<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>Special characters in XSL pattern strings</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I am trying to execute the following string using IE5 XML DOM's selectSingleNode:</FONT>
<BR><FONT SIZE=2>TAG[@PATH = &quot;C:\test.txt&quot; ]</FONT>
</P>

<P><FONT SIZE=2>This doesn't work, even though XML DOM returns that exact value for the pattern: &quot;TAG[0]/@PATH&quot;</FONT>
</P>

<P><FONT SIZE=2>Other queries work, as long as they don't have a colon in them.</FONT>
</P>

<P><FONT SIZE=2>I tried encoding the : and . with &amp;#58; and &amp;#46;.&nbsp; Didn't work.</FONT>
</P>

<P><FONT SIZE=2>I am currently using a work around.&nbsp; Any news on this problem?</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Paul Prescod [<A HREF="mailto:paul@prescod.net">mailto:paul@prescod.net</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, November 19, 1999 11:45 AM</FONT>
<BR><FONT SIZE=2>To: xml-dev@ic.ac.uk</FONT>
<BR><FONT SIZE=2>Subject: SGML, XML and SML</FONT>
</P>
<BR>

<P><FONT SIZE=2>Len Bullard wrote:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; suggested to the EDI committees that markup was preferable, it was</FONT>
<BR><FONT SIZE=2>&gt; dimissed as an irrelevant text format.&nbsp; When I was at the PDES meetings</FONT>
<BR><FONT SIZE=2>&gt; when SGML was first considered, it was only as a string alternative</FONT>
<BR><FONT SIZE=2>&gt; to the somewhat byzantine document model they were building.&nbsp; No, Paul,</FONT>
<BR><FONT SIZE=2>&gt; two things made the EDI folks take it seriously:&nbsp; </FONT>
</P>

<P><FONT SIZE=2>The &quot;EDI folks&quot; are not the drivers of electronic commerce. GM is</FONT>
<BR><FONT SIZE=2>partnered with CommerceONE and Ford is partnered with Oracle. The EDI</FONT>
<BR><FONT SIZE=2>people are merely falling into line.</FONT>
</P>

<P><FONT SIZE=2>&gt; Common LISP comes to mind.&nbsp; S-expressions, as Dan Connoly told me, are</FONT>
<BR><FONT SIZE=2>&gt; the highest form.&nbsp; Why not LISP?&nbsp; Well, because HTML wasn't written</FONT>
<BR><FONT SIZE=2>&gt; in LISP.&nbsp; As the twig is bent, so grows the tree.</FONT>
</P>

<P><FONT SIZE=2>LISP S-expressions have three problems:</FONT>
</P>

<P><FONT SIZE=2>&nbsp;* even more stigma than SGML</FONT>
<BR><FONT SIZE=2>&nbsp;* as you say, angle brackets were king</FONT>
<BR><FONT SIZE=2>&nbsp;* no schema language</FONT>
</P>

<P><FONT SIZE=2>But yes, if Microsoft had backed s-expressions, XML would not be where</FONT>
<BR><FONT SIZE=2>it is today. And nobody would be whining that XML is way too large and</FONT>
<BR><FONT SIZE=2>complicated for many applications. That might be a good thing.</FONT>
<BR><FONT SIZE=2>DSSSL-style S-expressions would be MUCH better for representing property</FONT>
<BR><FONT SIZE=2>relationships than XML is, and property relationships are pretty central</FONT>
<BR><FONT SIZE=2>to e-commerce and all sorts of machine to machine communication.</FONT>
</P>

<P><FONT SIZE=2>SML people: think on this.</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>&nbsp;Paul Prescod&nbsp; - ISOGEN Consulting Engineer speaking for himself</FONT>
<BR><FONT SIZE=2>Bart: Dad, do I really have to brush my teeth?</FONT>
<BR><FONT SIZE=2>Homer: No, but at least wash your mouth out with soda.</FONT>
</P>

<P><FONT SIZE=2>xml-dev: A list for W3C XML Developers. To post, <A HREF="mailto:xml-dev@ic.ac.uk">mailto:xml-dev@ic.ac.uk</A></FONT>
<BR><FONT SIZE=2>Archived as: <A HREF="http://www.lists.ic.ac.uk/hypermail/xml-dev/" TARGET="_blank">http://www.lists.ic.ac.uk/hypermail/xml-dev/</A> and on CD-ROM/ISBN 981-02-3594-1</FONT>
<BR><FONT SIZE=2>To unsubscribe, <A HREF="mailto:majordomo@ic.ac.uk">mailto:majordomo@ic.ac.uk</A> the following message;</FONT>
<BR><FONT SIZE=2>unsubscribe xml-dev</FONT>
<BR><FONT SIZE=2>To subscribe to the digests, <A HREF="mailto:majordomo@ic.ac.uk">mailto:majordomo@ic.ac.uk</A> the following message;</FONT>
<BR><FONT SIZE=2>subscribe xml-dev-digest</FONT>
<BR><FONT SIZE=2>List coordinator, Henry Rzepa (<A HREF="mailto:rzepa@ic.ac.uk">mailto:rzepa@ic.ac.uk</A>)</FONT>
</P>

</BODY>
</HTML>