- 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-3G In directory hutz:/tmp/cvs-serv30600/test-suite/messages/good/InOutComplexTypes-3G 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-303890091'> <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-354811563'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortType</cmbase:localName> </name> <interfaceOperations> <interfaceOperationComponent xml:id='id-359612075'> <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-381025963'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596475563'/> <cmbase:parent ref='id-359612075'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-382844587'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596410027'/> <cmbase:parent ref='id-359612075'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-354811563'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-384777899'> <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-741539499'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596737707'/> <cmbase:parent ref='id-384777899'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-743358123'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596278955'/> <cmbase:parent ref='id-384777899'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-354811563'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-745291435'> <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-766705323'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596541099'/> <cmbase:parent ref='id-745291435'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-768523947'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-596606635'/> <cmbase:parent ref='id-745291435'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-354811563'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id='id-770047659'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortBinding</cmbase:localName> </name> <interface ref='id-354811563'/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> <bindingOperationComponent xml:id='id-760692395'> <interfaceOperation ref='id-359612075'/> <cmbase:parent ref='id-770047659'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoString</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-761577131'> <interfaceOperation ref='id-384777899'/> <cmbase:parent ref='id-770047659'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoStringArray</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-783564459'> <interfaceOperation ref='id-745291435'/> <cmbase:parent ref='id-770047659'/> <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-784580267'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitService</cmbase:localName> </name> <interface ref='id-354811563'/> <endpoints> <endpointComponent xml:id='id-773242539'> <name>Axis2SampleDocLitPort</name> <binding ref='id-770047659'/> <address>http://userguide.axis2.apache.org/stkv3/wsdl/Axis2SampleDocLit.wsdl</address> <cmbase:parent ref='id-784580267'/> </endpointComponent> </endpoints> </serviceComponent> </services> <elementDeclarations> <elementDeclarationComponent xml:id='id-596344491'> <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-596737707'> <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-596278955'> <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-596475563'> <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-596410027'> <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-596541099'> <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-596606635'> <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-596000427'> <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-596065963'> <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-958283435'> <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-603504299'> <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-960151211'> <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-960085675'> <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-959954603'> <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-961560235'> <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-961625771'> <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-603176619'> <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-599834283'> <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-959037099'> <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-956415659'> <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-600030891'> <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-603438763'> <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-961756843'> <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-956743339'> <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-960347819'> <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-602095275'> <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-602422955'> <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-600161963'> <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-603897515'> <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-956874411'> <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-959626923'> <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-603242155'> <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-971128491'> <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-961691307'> <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-959168171'> <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-599965355'> <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-960020139'> <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-961167019'> <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-970997419'> <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-961494699'> <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-961363627'> <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-603963051'> <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-958021291'> <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-971062955'> <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-956677803'> <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-961298091'> <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-603766443'> <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-960282283'> <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-602357419'> <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-957136555'> <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-959823531'> <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-960478891'> <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-959692459'> <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:23 UTC