INT-1245, INT-1256 renamed conversionTargetType to requestPayloadType and added javadoc

This commit is contained in:
Mark Fisher
2010-07-27 04:35:40 +00:00
parent 619430ed5c
commit 2f746dd6bb
3 changed files with 36 additions and 13 deletions

View File

@@ -34,7 +34,7 @@
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="conversion-target-type" type="xsd:string">
<xsd:attribute name="request-payload-type" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Target type for payload that is the conversion result of the request.
@@ -88,7 +88,7 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="conversion-target-type" type="xsd:string">
<xsd:attribute name="request-payload-type" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Target type for payload that is the conversion result of the request.