xsd doc polish

This commit is contained in:
Mark Fisher
2011-01-17 14:06:26 -05:00
parent 891005c9d6
commit c6a160a804

View File

@@ -1194,10 +1194,9 @@ endpoint itself is a Polling Consumer for a channel with a queue.
<xsd:attribute name="ref" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Allows this poller to reference another instance of top-level poller.
Allows this poller to reference another instance of a top-level poller.
[IMPORTANT] - This attribute is only allowed on inner poller definitions.
Defining this attribute on the top-level poller definition will result in the configuration
exception.
Defining this attribute on a top-level poller definition will result in a configuration exception.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>