1 <?xml version="1.0"?>
\r
4 <name>test-xml-024</name>
\r
7 <member name="T:Testing.Test">
\r
8 <!-- Include tag is invalid --><include />
10 <member name="M:Testing.Test.Main">
\r
11 <!-- Include tag is invalid --><include file="a" />
13 <member name="M:Testing.Test.Bar(System.Int32)">
\r
14 <!-- Include tag is invalid --><include path="/foo/bar" />
16 <member name="M:Testing.Test.Baz(System.Int32)">
\r
17 <!-- Badly formed XML in at comment file `there-is-no-such-file': cannot be included --><!-- No matching elements were found for the include tag embedded here. --><include file="there-is-no-such-file" path="/foo/bar" /></member>
\r