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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] How do you remove comments from XML?

[ Lists Home | Date Index | Thread Index ]

Rick Jelliffe wrote:
> Some other text processing system that allow greedy searching may prefer
> a different regular expression: select
>     "<!-- Start.*?\.Net -->.*?<!-- End.*?\.Net -->"
> replace it with 
>     ""
> (The .*? means a shortest-possible match. Also, some processors do not
> include whitespace or newlines in ".", there is often an invocation option
> to configure this.)

Rick,

Yes, but that's dangerously close to not being a hack ;)

Bill de hÓra






 

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

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