Added tests for default splitter handling of Array and Collection payloads.

This commit is contained in:
Mark Fisher
2008-08-25 14:03:49 +00:00
parent dedb3294e4
commit 1f4acb82c8
2 changed files with 37 additions and 1 deletions

View File

@@ -209,7 +209,7 @@
<xsd:element ref="poller" minOccurs="0" maxOccurs="1"/>
<xsd:element name="interceptors" type="endpointInterceptorsType" minOccurs="0" maxOccurs="1"/>
</xsd:all>
<xsd:attribute name="ref" type="xsd:string" use="required"/>
<xsd:attribute name="ref" type="xsd:string"/>
<xsd:attribute name="method" type="xsd:string"/>
<xsd:attribute name="input-channel" type="xsd:string" use="required"/>
<xsd:attribute name="selector" type="xsd:string"/>