Re: string<?

Subject: Re: string<?
From: Richard Light <richard@xxxxxxxxxxxxxxxxx>
Date: Fri, 8 May 1998 09:19:16 +0100
In message <355298EC.8374491A@xxxxxxxxxxxxx>, Steve Tinney
<stinney@xxxxxxxxxxxxx> writes
>Can anyone tell me how I reference string<? without the <? being taken
>as the start of a processing instruction?
>
>I am trying to define string<=? as:
>
>(define (string<=? s1 s2)
>  (or (string=? s1 s2)
>      (string<? s1 s2)))

Steve,

I found that enclosing the definition in a CDATA marked section made the
error message about processing instructions go away.  

Richard.

Richard Light
SGML/XML and Museum Information Consultancy
richard@xxxxxxxxxxxxxxxxx


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • string<?
    • Steve Tinney - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id BAA02549Fri, 8 May 1998 01:51:17 -0400 (EDT)
      • Richard Light - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id FAA13103Fri, 8 May 1998 05:15:40 -0400 (EDT) <=
      • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA16238Fri, 8 May 1998 14:18:23 -0400 (EDT)