BATCH-1751 changed transaction timeout attribute from int to string to accomodate setting it through PPC

This commit is contained in:
Morten Andersen-Gott
2011-11-24 14:06:04 +01:00
committed by Dave Syer
parent c7ca71d771
commit ffc09f6468

View File

@@ -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).