Merge pull request #772 from garyrussell/INT-2959

* garyrussell-INT-2959:
  INT-2959 Correct Schema GW reply-timeout Doc.
This commit is contained in:
Gunnar Hillert
2013-03-26 23:50:57 -04:00
3 changed files with 15 additions and 9 deletions

View File

@@ -508,8 +508,9 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
Value is specified in milliseconds
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>
</xsd:annotation>
@@ -588,7 +589,8 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>

View File

@@ -587,8 +587,9 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
Value is specified in milliseconds
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>
</xsd:annotation>
@@ -667,7 +668,8 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>

View File

@@ -587,8 +587,9 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
Value is specified in milliseconds
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>
</xsd:annotation>
@@ -667,7 +668,8 @@
<xsd:documentation>
<![CDATA[
Allows you to specify how long this gateway will wait for the reply message
before throwing an exception. By default it will wait indefinitely.
before returning. By default it will wait indefinitely. 'null' is returned
if the gateway times out.
Value is specified in milliseconds.
]]>
</xsd:documentation>