All pastes #592063 Raw Edit

Stuff

public text v1 · immutable
#592063 ·published 2007-06-27 15:34 UTC
rendered paste body
			<route pattern="^getCategories$" module="Test" action="Categories" method="read">

				<wsdl:input>
					<wsdl:part name="dummy" type="xsd:string" />
				</wsdl:input>
				<wsdl:output>
					<wsdl:part name="category" type="xsd:string" />
				</wsdl:output>
			</route>