BATCH-1751 changed transaction timeout attribute from int to string to accomodate setting it through PPC
This commit is contained in:
committed by
Dave Syer
parent
c7ca71d771
commit
ffc09f6468
@@ -658,7 +658,7 @@ ref" is not required, and only needs to be specified explicitly
|
||||
]]></xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
<xsd:attribute name="timeout" type="xsd:integer">
|
||||
<xsd:attribute name="timeout" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation><![CDATA[
|
||||
The transaction timeout value (in seconds).
|
||||
|
||||
Reference in New Issue
Block a user