Re: [Moderator Action] Embedding XML within the 'documentation' element of an 'annotatio n' element.

The standard way of discussing an element is to quote it:

                    <documentation>
                        A null access control list would appear in an XML
                        instance document as follows:
                        
                            <![CDATA[<accessControlList
 
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
                                xsi:null="true"
                            />]]>
                            
                        The 'null' attribute is defined as part of the XML
                        namespace for instances. Typically one would specify
                        namespaces at the beginning of the instance
document.
                    </documentation>

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

Received on Friday, 3 November 2000 11:40:35 UTC