OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Attributes vs. text content

[ Lists Home | Date Index | Thread Index ]
  • From: "John Tigue" <john.tigue@tigue.com>
  • To: "xml-dev" <xml-dev@ic.ac.uk>
  • Date: Tue, 21 Sep 1999 14:04:19 -0700

joubin@inch.com wrote:
|   Consider:
|   
|   <?xml version="1.0"?>
|   <methodCall type="asynchronous">
|      <methodName>xmlbased.cgi.named.foo<methodName>
|        // .. etc.
|   </methodCall>
|   
|     v.s.
|   
|   <?xml version="1.0"?>
|   <methodCall>
|      </asynchronous>
|      <methodName>xmlbased.cgi.named.foo<methodName>
|        // .. etc.
|   </methodCall>


Wouldn't that be:

<?xml?>
  <?version?>1.0<?/version?>

<methodCall>
   </asynchronous>
   <methodName>xmlbased.cgi.named.foo<methodName>
     // .. etc.
</methodCall>


or are pseudo-attibutes ok?


/John

--
John Tigue
john.tigue@tigue.com
http://www.tigue.com



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS