- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Oct 2006 22:06:14 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOutComplexTypes-1G In directory hutz:/tmp/cvs-serv30600/test-suite/messages/good/InOutComplexTypes-1G Added Files: Axis2SampleDocLit.wsdlcm Log Message: Generated WSDL Component Model files for good messages using Woden --- NEW FILE: Axis2SampleDocLit.wsdlcm --- <?xml version='1.0' encoding='UTF-8'?> <descriptionComponent xmlns='http://www.w3.org/2002/ws/desc/wsdl/component' xmlns:cmextensions='http://www.w3.org/2002/ws/desc/wsdl/component-extensions' xmlns:cmbase='http://www.w3.org/2002/ws/desc/wsdl/component-base' xmlns:cmhttp='http://www.w3.org/2002/ws/desc/wsdl/component-http' xmlns:cmrpc='http://www.w3.org/2002/ws/desc/wsdl/component-rpc' xmlns:cmsoap='http://www.w3.org/2002/ws/desc/wsdl/component-soap' xml:id='id-59555498'> <extensions> <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> <cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri> <cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri> <cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri> </extensions> <interfaces> <interfaceComponent xml:id='id-71122602'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortType</cmbase:localName> </name> <interfaceOperations> <interfaceOperationComponent xml:id='id-71794346'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>echoString</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id='id-455573162'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280526506'/> <cmbase:parent ref='id-71794346'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-457391786'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280723114'/> <cmbase:parent ref='id-71794346'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-71122602'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-77512362'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>echoStringArray</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id='id-78085802'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280788650'/> <cmbase:parent ref='id-77512362'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-79904426'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280592042'/> <cmbase:parent ref='id-77512362'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-71122602'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-450313898'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>echoStruct</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id='id-438173354'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280854186'/> <cmbase:parent ref='id-450313898'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-439991978'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-280657578'/> <cmbase:parent ref='id-450313898'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-71122602'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id='id-441253546'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortBinding</cmbase:localName> </name> <interface ref='id-71122602'/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> <bindingOperationComponent xml:id='id-464273066'> <interfaceOperation ref='id-71794346'/> <cmbase:parent ref='id-441253546'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoString</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-447807146'> <interfaceOperation ref='id-77512362'/> <cmbase:parent ref='id-441253546'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoStringArray</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-421019306'> <interfaceOperation ref='id-450313898'/> <cmbase:parent ref='id-441253546'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoStruct</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <cmsoap:soapBindingExtension> <cmsoap:soapVersion>1.1</cmsoap:soapVersion> </cmsoap:soapBindingExtension> </bindingComponent> </bindings> <services> <serviceComponent xml:id='id-422035114'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitService</cmbase:localName> </name> <interface ref='id-71122602'/> <endpoints> <endpointComponent xml:id='id-427474602'> <name>Axis2SampleDocLitPort</name> <binding ref='id-441253546'/> <address>http://userguide.axis2.apache.org/stkv3/wsdl/Axis2SampleDocLit.wsdl</address> <cmbase:parent ref='id-422035114'/> </endpointComponent> </endpoints> </serviceComponent> </services> <elementDeclarations> <elementDeclarationComponent xml:id='id-280395434'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoIntParam</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280788650'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStringArrayParam</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280592042'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStringArrayReturn</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280526506'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStringParam</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280723114'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStringReturn</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280854186'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStructParam</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id='id-280657578'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>echoStructReturn</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> </elementDeclarations> <typeDefinitions> <typeDefinitionComponent xml:id='id-280313514'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>ArrayOfstring_literal</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-280116906'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/xsd</cmbase:namespaceName> <cmbase:localName>SOAPStruct</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389414570'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ENTITIES</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387088042'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ENTITY</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391151274'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ID</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391085738'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>IDREF</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-396951210'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>IDREFS</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-400162474'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NCName</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-399965866'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NMTOKEN</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-386760362'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NMTOKENS</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387612330'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NOTATION</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-400228010'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>Name</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391610026'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>QName</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387808938'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>anyURI</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387022506'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>base64Binary</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-400096938'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>boolean</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391937706'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>byte</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391347882'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>date</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389742250'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>dateTime</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-386137770'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>decimal</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387940010'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>double</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387481258'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>duration</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-392068778'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>float</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-396885674'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gDay</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-386825898'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gMonth</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389676714'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gMonthDay</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-400293546'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gYear</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-400359082'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gYearMonth</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387743402'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>hexBinary</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391020202'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>int</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-399769258'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>integer</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389545642'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>language</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-399834794'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>long</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-399703722'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>negativeInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387546794'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>nonNegativeInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389152426'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>nonPositiveInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-389349034'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>normalizedString</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391872170'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>positiveInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-399900330'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>short</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-387350186'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>string</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391282346'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>time</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-390004394'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>token</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-388136618'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedByte</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-396820138'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedInt</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-391478954'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedLong</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id='id-396689066'> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedShort</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> </typeDefinitions> </descriptionComponent>
Received on Thursday, 19 October 2006 22:06:29 UTC