From 57dd5ce5d43ea1806a99a168a9e391ef1def1114 Mon Sep 17 00:00:00 2001 From: nandika Date: Wed, 18 Aug 2010 10:00:04 +0000 Subject: license added git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986613 13f79535-47bb-0310-9956-ffa450edef68 --- axiom/test/resources/wsdl/Attachment1.wsdl | 18 +++ axiom/test/resources/wsdl/AttachmentService.wsdl | 18 +++ axiom/test/resources/wsdl/BasicAllTest.wsdl | 22 +++- axiom/test/resources/wsdl/BasicChoice.wsdl | 22 +++- axiom/test/resources/wsdl/Choice.wsdl | 22 +++- axiom/test/resources/wsdl/CombinedAllTest.wsdl | 22 +++- axiom/test/resources/wsdl/CombinedChoice.wsdl | 22 +++- axiom/test/resources/wsdl/DataHandlerService.wsdl | 18 +++ axiom/test/resources/wsdl/LimitedAllTest.wsdl | 22 +++- axiom/test/resources/wsdl/MinOccurTest.wsdl | 22 +++- axiom/test/resources/wsdl/PlainTextAttachment.wsdl | 18 +++ axiom/test/resources/wsdl/RPCAllTest.wsdl | 38 +++++- axiom/test/resources/wsdl/SimpleArrayDoc.wsdl | 18 +++ axiom/test/resources/wsdl/SimpleChoice.wsdl | 22 +++- axiom/test/resources/wsdl/StockQuotes.wsdl | 114 +++++++++------- axiom/test/resources/wsdl/UnboundedChoice.wsdl | 22 +++- .../test/resources/wsdl/UnboundedStringChoice.wsdl | 22 +++- axiom/test/resources/wsdl/XSD_ENTITIES.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_ENTITY.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_ID.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_IDREF.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_IDREFS.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_NCName.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_NMTOKEN.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_NMTOKENS.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_NOTATION.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_Name.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_QName.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_anyURI.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_base64Binary.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_boolean.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_byte.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_date.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_dateTime.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_decimal.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_double.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_duration.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_float.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_gDay.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_gMonth.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_gMonthDay.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_gYear.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_gYearMonth.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_hexBinary.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_int.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_integer.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_language.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_long.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_negativeInteger.wsdl | 18 +++ .../resources/wsdl/XSD_nonNegativeInteger.wsdl | 18 +++ .../resources/wsdl/XSD_nonPositiveInteger.wsdl | 18 +++ .../test/resources/wsdl/XSD_normalizedString.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_positiveInteger.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_short.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_string.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_time.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_token.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_unsignedByte.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_unsignedInt.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_unsignedLong.wsdl | 18 +++ axiom/test/resources/wsdl/XSD_unsignedShort.wsdl | 18 +++ axiom/test/resources/wsdl/nillableComplexType.wsdl | 146 ++++++++++----------- axiom/test/resources/wsdl/nillableComplexType.xsd | 70 ++++++---- axiom/test/resources/wsdl/wsaTestService.wsdl | 18 +++ 64 files changed, 1320 insertions(+), 168 deletions(-) (limited to 'axiom') diff --git a/axiom/test/resources/wsdl/Attachment1.wsdl b/axiom/test/resources/wsdl/Attachment1.wsdl index 0fc52d0..9c0a715 100644 --- a/axiom/test/resources/wsdl/Attachment1.wsdl +++ b/axiom/test/resources/wsdl/Attachment1.wsdl @@ -1,4 +1,22 @@ + + diff --git a/axiom/test/resources/wsdl/BasicAllTest.wsdl b/axiom/test/resources/wsdl/BasicAllTest.wsdl index 13e2a79..3038f2e 100644 --- a/axiom/test/resources/wsdl/BasicAllTest.wsdl +++ b/axiom/test/resources/wsdl/BasicAllTest.wsdl @@ -1,4 +1,22 @@ - + + @@ -99,4 +117,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/BasicChoice.wsdl b/axiom/test/resources/wsdl/BasicChoice.wsdl index 25c6123..bde299c 100644 --- a/axiom/test/resources/wsdl/BasicChoice.wsdl +++ b/axiom/test/resources/wsdl/BasicChoice.wsdl @@ -1,4 +1,22 @@ - + + @@ -101,4 +119,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/Choice.wsdl b/axiom/test/resources/wsdl/Choice.wsdl index 25c6123..bde299c 100644 --- a/axiom/test/resources/wsdl/Choice.wsdl +++ b/axiom/test/resources/wsdl/Choice.wsdl @@ -1,4 +1,22 @@ - + + @@ -101,4 +119,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/CombinedAllTest.wsdl b/axiom/test/resources/wsdl/CombinedAllTest.wsdl index 640ea4a..e310c44 100644 --- a/axiom/test/resources/wsdl/CombinedAllTest.wsdl +++ b/axiom/test/resources/wsdl/CombinedAllTest.wsdl @@ -1,4 +1,22 @@ - + + @@ -106,4 +124,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/CombinedChoice.wsdl b/axiom/test/resources/wsdl/CombinedChoice.wsdl index d4f2541..23110a7 100644 --- a/axiom/test/resources/wsdl/CombinedChoice.wsdl +++ b/axiom/test/resources/wsdl/CombinedChoice.wsdl @@ -1,4 +1,22 @@ - + + @@ -107,4 +125,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/DataHandlerService.wsdl b/axiom/test/resources/wsdl/DataHandlerService.wsdl index 41fcec4..5b58d66 100644 --- a/axiom/test/resources/wsdl/DataHandlerService.wsdl +++ b/axiom/test/resources/wsdl/DataHandlerService.wsdl @@ -1,4 +1,22 @@ + diff --git a/axiom/test/resources/wsdl/LimitedAllTest.wsdl b/axiom/test/resources/wsdl/LimitedAllTest.wsdl index 81522f6..8847a72 100644 --- a/axiom/test/resources/wsdl/LimitedAllTest.wsdl +++ b/axiom/test/resources/wsdl/LimitedAllTest.wsdl @@ -1,4 +1,22 @@ - + + @@ -100,4 +118,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/MinOccurTest.wsdl b/axiom/test/resources/wsdl/MinOccurTest.wsdl index 2fe8308..5ab4149 100644 --- a/axiom/test/resources/wsdl/MinOccurTest.wsdl +++ b/axiom/test/resources/wsdl/MinOccurTest.wsdl @@ -1,4 +1,22 @@ - + + @@ -104,4 +122,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/PlainTextAttachment.wsdl b/axiom/test/resources/wsdl/PlainTextAttachment.wsdl index d0a9c8d..6dd26cb 100644 --- a/axiom/test/resources/wsdl/PlainTextAttachment.wsdl +++ b/axiom/test/resources/wsdl/PlainTextAttachment.wsdl @@ -1,4 +1,22 @@ + + + + diff --git a/axiom/test/resources/wsdl/SimpleArrayDoc.wsdl b/axiom/test/resources/wsdl/SimpleArrayDoc.wsdl index d079513..ff0282c 100644 --- a/axiom/test/resources/wsdl/SimpleArrayDoc.wsdl +++ b/axiom/test/resources/wsdl/SimpleArrayDoc.wsdl @@ -1,4 +1,22 @@ + diff --git a/axiom/test/resources/wsdl/SimpleChoice.wsdl b/axiom/test/resources/wsdl/SimpleChoice.wsdl index b2b357f..ce3cff0 100644 --- a/axiom/test/resources/wsdl/SimpleChoice.wsdl +++ b/axiom/test/resources/wsdl/SimpleChoice.wsdl @@ -1,4 +1,22 @@ - + + @@ -101,4 +119,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/StockQuotes.wsdl b/axiom/test/resources/wsdl/StockQuotes.wsdl index a5be851..3876ce2 100644 --- a/axiom/test/resources/wsdl/StockQuotes.wsdl +++ b/axiom/test/resources/wsdl/StockQuotes.wsdl @@ -1,48 +1,66 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - net.xmethods.services.stockquote.StockQuote web service - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + net.xmethods.services.stockquote.StockQuote web service + + + + + diff --git a/axiom/test/resources/wsdl/UnboundedChoice.wsdl b/axiom/test/resources/wsdl/UnboundedChoice.wsdl index 3becac9..13bc14e 100644 --- a/axiom/test/resources/wsdl/UnboundedChoice.wsdl +++ b/axiom/test/resources/wsdl/UnboundedChoice.wsdl @@ -1,4 +1,22 @@ - + + @@ -101,4 +119,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/UnboundedStringChoice.wsdl b/axiom/test/resources/wsdl/UnboundedStringChoice.wsdl index f752eca..c2b01c7 100644 --- a/axiom/test/resources/wsdl/UnboundedStringChoice.wsdl +++ b/axiom/test/resources/wsdl/UnboundedStringChoice.wsdl @@ -1,4 +1,22 @@ - + + @@ -101,4 +119,4 @@ - \ No newline at end of file + diff --git a/axiom/test/resources/wsdl/XSD_ENTITIES.wsdl b/axiom/test/resources/wsdl/XSD_ENTITIES.wsdl index 56628fb..55eada9 100644 --- a/axiom/test/resources/wsdl/XSD_ENTITIES.wsdl +++ b/axiom/test/resources/wsdl/XSD_ENTITIES.wsdl @@ -1,4 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/axiom/test/resources/wsdl/nillableComplexType.xsd b/axiom/test/resources/wsdl/nillableComplexType.xsd index 765be56..76c3524 100644 --- a/axiom/test/resources/wsdl/nillableComplexType.xsd +++ b/axiom/test/resources/wsdl/nillableComplexType.xsd @@ -1,26 +1,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/axiom/test/resources/wsdl/wsaTestService.wsdl b/axiom/test/resources/wsdl/wsaTestService.wsdl index 4ce8b12..92cc251 100644 --- a/axiom/test/resources/wsdl/wsaTestService.wsdl +++ b/axiom/test/resources/wsdl/wsaTestService.wsdl @@ -1,4 +1,22 @@ + -- cgit v1.1-32-gdbae