https://bugzilla.novell.com/show_bug.cgi?id=449512

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=449512#c3





--- Comment #3 from Atsushi Enomoto <[EMAIL PROTECTED]>  2008-12-09 01:47:02 
MST ---
Significant reduce of xml instance is done for the first step:

<ndoc SchemaVersion="2.0" xmlns="urn:ndoc-schema">
  <threadsafety static="true" instance="false" />
  <namespaceHierarchies />
  <assembly name="NDoc3.Test">
    <module name="NDoc3.Test.dll">
      <namespace name="NDoc3.Test.Attributes">
        <class name="NamespaceDoc" displayName="NamespaceDoc"
namespace="NDoc3.Test.Attributes" id="T:NDoc3.Test.Attributes.NamespaceDoc"
access="Public">
          <documentation>
            <summary> Defining and using custom attributes </summary>
          </documentation>
          <constructor name=".ctor"
id="M:NDoc3.Test.Attributes.NamespaceDoc.#ctor" access="Public"
contract="Normal">
            <documentation>
              <summary>Initializes a new instance of the <see
cref="T:NDoc3.Test.Attributes.NamespaceDoc" /> class.</summary>
            </documentation>
          </constructor>
        </class>
      </namespace>
    </module>
  </assembly>
</ndoc>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to