Update typos and wrong references in XSD/XML documentation
This commit is contained in:
@@ -1568,7 +1568,7 @@ Public Class ExampleObject
|
||||
myObjectTwo = yetAnotherObject
|
||||
Me.i = i
|
||||
End Sub
|
||||
End Class</programlisting>Ghe constructor arguments specified in the object
|
||||
End Class</programlisting>The constructor arguments specified in the object
|
||||
definition will be used to pass in as arguments to the constructor of
|
||||
the <literal>ExampleObject</literal>.</para>
|
||||
|
||||
|
||||
@@ -103,13 +103,6 @@
|
||||
The fully-qualified class name of the BeanNameGenerator to be used for naming detected components.
|
||||
]]>
|
||||
</xsd:documentation>
|
||||
<xsd:appinfo>
|
||||
<tool:annotation>
|
||||
<tool:expected-type type="java.lang.Class" />
|
||||
<tool:assignable-to
|
||||
type="org.springframework.beans.factory.support.BeanNameGenerator" />
|
||||
</tool:annotation>
|
||||
</xsd:appinfo>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
</xsd:complexType>
|
||||
|
||||
Reference in New Issue
Block a user