Title: Message
I just re-read the message and realized that I didn't understand the problem.  Nevermind that last.

Mark Bradshaw
Salem Web Network
[EMAIL PROTECTED]
9401 Courthouse Road, Suite 300
Chesterfield, VA 23832
804.768.9404 x100

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 12:22 AM
To: [EMAIL PROTECTED]
Subject: RE: [SA-list] <sa_xxx> delimiters

The point is that these are HTML tags and HTML tags always start with < and end with >
 

dirk.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of J. Gary Thompson
Sent: Wed May 28 1:42 AM
To: [EMAIL PROTECTED]
Subject: RE: [SA-list] <sa_xxx> delimiters

Well, as I mentioned, it does work, but when using XML editor applications for creating DTD's etc. the doc isn't well-formed and the apps don't like it.  I can live without it, I just wondered if it was possible to change those chars.
 
J. Gary Thompson
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Bulinckx
Sent: Tuesday, May 27, 2003 7:09 PM
To: [EMAIL PROTECTED]
Subject: RE: [SA-list] <sa_xxx> delimiters

But once SA has used this as a template the <sa_uid> will be replaced by the correct UID, so were is the problem?
 
 

dirk.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of J. Gary Thompson
Sent: Wed May 28 1:03 AM
To: [EMAIL PROTECTED]
Subject: RE: [SA-list] <sa_xxx> delimiters

In the snippet below, uid="<sa_uid>" will not be allowed in a well-formed document as "<" and ">" are not allowed in an attribute.
 
<host>
    <hostname uid="<sa_uid>" hostid="<sa_hostid>">
         <sa_hostname>                                              <------- this is not well-formed either as it has no closing tag
    </hostname>
    <prettyname>
         <sa_prettyname>
    </prettyname>
    .
    .
    .
</host>
 
I can make this XML document perform the way I want it to, but most XML editors won't work efficiently unless the document is well-formed.
 
thanks
 
J. Gary Thompson

 -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Bulinckx
Sent: Tuesday, May 27, 2003 6:50 PM
To: [EMAIL PROTECTED]
Subject: RE: [SA-list] <sa_xxx> delimiters

Could you explain a bit more?  Were do you want to change the < >? 
 

dirk.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of J. Gary Thompson
Sent: Wed May 28 12:39 AM
To: [EMAIL PROTECTED]
Subject: [SA-list] <sa_xxx> delimiters

Hi folks,
 
is there a way of changing the <> (greater and less than) symbols the denote the <sa_xxx> tags used for HTML output?  I can make them work in XML, but it's not considered a well-formed document, and so I can't make any <sa_xxx> data a tag attribute.  The &lt; &gt; encoders don't work either.
 
thanks
 
Gary Thompson

<<attachment: winmail.dat>>

Reply via email to