xsd doc polish

This commit is contained in:
Mark Fisher
2011-01-17 16:10:08 -05:00
parent 4b4413628d
commit 59e0f4cb24

View File

@@ -197,7 +197,7 @@
<xsd:annotation>
<xsd:appinfo>
<xsd:documentation>
Flag to say that the poller should start automatically on startup (default true).
Flag to indicate that the poller should start automatically on startup (default true).
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>
@@ -287,7 +287,7 @@
<xsd:annotation>
<xsd:appinfo>
<xsd:documentation>
Flag to say whether primary keys are generated by the query.
Flag to indicate whether primary keys are generated by the query.
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>
@@ -296,7 +296,7 @@
<xsd:annotation>
<xsd:appinfo>
<xsd:documentation>
Flag to say that the poller should start automatically on startup (default true).
Flag to indicate that the poller should start automatically on startup (default true).
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>
@@ -406,8 +406,8 @@
<xsd:annotation>
<xsd:appinfo>
<xsd:documentation>
Flag to say whether primary keys are generated by the query. If they are then
they can be used as a reply payload instead of providing select query. A single
Flag to indicate whether primary keys are generated by the query. If they are then
they can be used as a reply payload instead of providing a select query. A single
valued result is extracted before returning (the usual case), so the payload of the reply message
can be a Map (column name to value) or a list of maps.
</xsd:documentation>
@@ -418,7 +418,7 @@
<xsd:annotation>
<xsd:appinfo>
<xsd:documentation>
Flag to say that the poller should start automatically on startup (default true).
Flag to indicate that the poller should start automatically on startup (default true).
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>