updating XSD to reflect the corrrect class

This commit is contained in:
Josh Long
2011-02-12 00:29:53 -08:00
parent 1da6736931
commit d563e06349

View File

@@ -56,7 +56,7 @@ consider using a dedicated utility such as the <util:*/> namespace and its 'prop
<xsd:element name="transaction-manager">
<xsd:annotation>
<xsd:documentation source="org.springframework.data.gemfire.TransactionManager"><![CDATA[
<xsd:documentation source="org.springframework.data.gemfire.GemfireTransactionManager"><![CDATA[
Defines a GemFire Transaction Manager instance for a single GemFire cache.
]]></xsd:documentation>
</xsd:annotation>
@@ -821,4 +821,4 @@ The name of the pool definition (by default "gemfire-pool").]]></xsd:documentati
<xsd:attribute name="thread-local-connections" use="optional" type="xsd:boolean"/>
</xsd:complexType>
</xsd:element>
</xsd:schema>
</xsd:schema>