~ Copyright 2005-2008 WSO2, Inc. http://www.wso2.org ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. ; e4x=1 ?stub &lang=e4x <xsl:value-of select="$service"/> - powered by the WSO2 Mashup Server

This div will contain the text returned as response to the service call.
This div will contain a description of any errors encountered.
// Set up a callback and an error handler for the operation. ..callback = showPayload; ..onError = handleError; // Invoke the operation/method. Since there is a callback defined, the call is asynchronous. // NOTE! The parameter values below are generated automatically based on the schema types, and are not guaranteed to be // meaningful values when invoking the service. You should insert meaningful values instead. .( , ); /* ( array of ? ) */ new Array( null "" "(not a schema type)" < xmlns=''>(see content model for this type)</> "< xmlns=''>(see content model for this type)</>" "aValue" "en-US" "my" new Array("myName") "my" new Array("myId") "anENTITY" new Array("anENTITY") "aNOTATION" "http://wso2.org/projects/mashup" "57534f32204d617368757020536572766572" "V1NPMiBNYXNodXAgU2VydmVy" "1.2345" 1.2345 true 7 -7 123456789 123456 1234 12 "P1Y2M3DT10H30M" "2008" "--01--" "---01" "--01-01" "2008-01" "2008-01-01" "2008-01-01T06:00:00" "06:00:00" new QName("http://www.w2.org/2001/XMLSchema", "QName") { "uri" : "http://www.w2.org/2001/XMLSchema", "localName" : "QName" } <sample>e4x xml content</sample> "<sample>xml content</sample>" "Warning! Illegal XML Schema data type." /* add more values here... */) _ _