[Mono-bugs] [Bug 449512] XSD validation fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 9 03:47:03 EST 2008


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

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=449512#c3





--- Comment #3 from Atsushi Enomoto <atsushi at ximian.com>  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.


More information about the mono-bugs mailing list