- 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-4G In directory hutz:/tmp/cvs-serv30600/test-suite/messages/good/InOutComplexTypes-4G 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-131137197'> <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-534986413'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortType</cmbase:localName> </name> <interfaceOperations> <interfaceOperationComponent xml:id='id-529759917'> <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-504282797'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789495469'/> <cmbase:parent ref='id-529759917'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-506298029'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789692077'/> <cmbase:parent ref='id-529759917'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-534986413'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-508100269'> <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-515194541'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789757613'/> <cmbase:parent ref='id-508100269'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-517078701'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789561005'/> <cmbase:parent ref='id-508100269'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-534986413'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> <interfaceOperationComponent xml:id='id-496271021'> <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-500842157'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789823149'/> <cmbase:parent ref='id-496271021'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-502726317'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-789626541'/> <cmbase:parent ref='id-496271021'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <cmbase:parent ref='id-534986413'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id='id-487407277'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitPortBinding</cmbase:localName> </name> <interface ref='id-534986413'/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> <bindingOperationComponent xml:id='id-494894765'> <interfaceOperation ref='id-529759917'/> <cmbase:parent ref='id-487407277'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoString</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-477609645'> <interfaceOperation ref='id-508100269'/> <cmbase:parent ref='id-487407277'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapAction>echoStringArray</cmsoap:soapAction> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> <bindingOperationComponent xml:id='id-481148589'> <interfaceOperation ref='id-496271021'/> <cmbase:parent ref='id-487407277'/> <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-486227629'> <name> <cmbase:namespaceName>http://userguide.axis2.apache.org/Axis2SampleDocLit</cmbase:namespaceName> <cmbase:localName>Axis2SampleDocLitService</cmbase:localName> </name> <interface ref='id-534986413'/> <endpoints> <endpointComponent xml:id='id-470695597'> <name>Axis2SampleDocLitPort</name> <binding ref='id-487407277'/> <address>http://userguide.axis2.apache.org/stkv3/wsdl/Axis2SampleDocLit.wsdl</address> <cmbase:parent ref='id-486227629'/> </endpointComponent> </endpoints> </serviceComponent> </services> <elementDeclarations> <elementDeclarationComponent xml:id='id-789364397'> <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-789757613'> <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-789561005'> <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-789495469'> <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-789692077'> <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-789823149'> <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-789626541'> <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-789216941'> <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-789282477'> <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-751353517'> <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-758447789'> <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-753352365'> <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-753024685'> <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-752893613'> <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-742047405'> <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-742112941'> <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-748699309'> <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-758972077'> <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-739393197'> <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-753548973'> <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-759168685'> <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-758382253'> <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-742244013'> <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-754138797'> <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-753286829'> <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-751943341'> <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-752271021'> <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-755105453'> <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-758841005'> <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-754269869'> <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-740245165'> <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-758185645'> <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-751615661'> <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-742178477'> <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-739524269'> <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-759103149'> <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-753221293'> <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-741654189'> <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-751484589'> <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-741981869'> <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-741850797'> <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-758906541'> <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-751091373'> <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-751550125'> <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-753811117'> <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-741785261'> <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-758709933'> <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-753483437'> <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-752205485'> <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-754532013'> <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-740179629'> <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-753417901'> <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-740048557'> <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:07:23 UTC