XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XML2.0: Comments (Was: Towards XML 2.0)

Original Message From: "Dave Pawson"

>> There seems to be two main uses of comments in XML today which is
>> aligned with the two schools of thought in this thread:
>>
>> 1.] Simply commenting out code or adding TODOs etc. - similar use to
>> standard code comments.
>> ...

> With  a KISS hat on, Use Mikes idea,
> and don't parse them any differently to any other element.
> That would answer the basic need, 1 above.

But the problem I see with Mike's <xml:comment/> proposal is that it implies 
that the body of the comment is well-formed.  I think this is too onerous if 
you're trying to hack stuff out to see where it's broken, and likely to push 
someone over the edge.

That's what I tried to convey in my example; where the start tag and end tag 
don't match:

<!-- Ignore this until I fix it --
<MyElement>
    <!-- The price is changed by the controller -->
    <price>100.00</price>
</BrokenMyElement> <!-- Is this the problem? -->
-->

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using C++ XML
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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

Copyright 1993-2007 XML.org. This site is hosted by OASIS