a small question on xml

Jack Bolles jbolles at homeaccount.com
Tue Sep 22 15:51:59 BST 1998


You have a lot of help on the second expression, so I'll give an answer to the first expresion. You can use either a single quote ' or a double quote " to encapsulate text. But if you want to encapsulate a quote (single or double) it must be encaspulated by its opposite. In other words, rewrite the first expression as either:

        <someexpression original-from="(relation 5 'abc')">
or
        <someexpression original-from='(relation 5 "abc")'>

Jack
------------------------------------------------------
Jack Bolles
Software Engineer - UI Designer
Home Account Networks
------------------------------------------------------


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list