Re: NUnit XML DTD
"Nassar, Anthony" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
Apropos, since DTDs are really frowned on by XML gurus, I'm not sure why they should be added to the schema now. I don't understand the theory; I'm just repeating what I've seen Dr. Michael Kay say umpteen times. In any case, Nunit outputs times and dates in a non-XML-standard format, and DTDs aren't going to help with that problem. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nassar, Anthony Sent: Friday, December 07, 2007 9:10 AM To: [email protected] Subject: Re: [Nunit-users] NUnit XML DTD A revision of the schema is being considered. However, for anybody who's reading the "xs:string" attribute for "executed" as a .NET Boolean, instead of XmlConvert.ToBoolean(...value...), that would be a breaking change. Yes, xs:boolean is restricted to "true" and "false." -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Erik Ramfelt Sent: Thursday, December 06, 2007 4:36 PM To: [email protected] Subject: [Nunit-users] NUnit XML DTD Is there any DTD for NUnit XML reports? Im wondering if IeUnit outputs valid NUnit xml reports. For instance they output executed="true" instead of executed="True", which makes it hard to write an XSL for nunit reports. ------------------------------------------------------------------------ - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php