1MYMETA.json
2MYMETA.yml
3benchmark/01_expat.t
4benchmark/hello.pl
5benchmark/MEMORY_FOOTPRINT
6benchmark/person.pl
7benchmark/person.xml
8benchmark/person_profile.pl
9benchmark/person_single.pl
10benchmark/README
11benchmark/XSD/01_anyType.t
12benchmark/XSD/02_anySimpleType.t
13benchmark/XSD/03_string.t
14benchmark/XSD/strftime.pl
15bin/wsdl2perl.pl
16Changes
17example/cgi-bin/helloworld.pl
18example/cgi-bin/person.pl
19example/fortune.pl
20example/genericbarcode.pl
21example/hello.pl
22example/hello_compile.pl
23example/hello_lite.pl
24example/java/cxf/.classpath
25example/java/cxf/.settings/org.eclipse.jdt.core.prefs
26example/java/cxf/.settings/org.maven.ide.eclipse.prefs
27example/java/cxf/11_helloworld.wsdl
28example/java/cxf/jax-binding.xml
29example/java/cxf/pom.xml
30example/java/cxf/README
31example/java/cxf/src/main/resources/cxf.xml
32example/java/cxf/src/test/java/helloworld/HelloWorldTest.java
33example/java/cxf/src/test/resources/test-context.xml
34example/lib/MyElements/CountCookies.pm
35example/lib/MyElements/CountCookiesResponse.pm
36example/lib/MyElements/GenerateBarCode.pm
37example/lib/MyElements/GenerateBarCodeResponse.pm
38example/lib/MyElements/GetCitiesByCountry.pm
39example/lib/MyElements/GetCitiesByCountryResponse.pm
40example/lib/MyElements/GetFortuneCookie.pm
41example/lib/MyElements/GetFortuneCookieResponse.pm
42example/lib/MyElements/GetSpecificCookie.pm
43example/lib/MyElements/GetSpecificCookieResponse.pm
44example/lib/MyElements/GetWeather.pm
45example/lib/MyElements/GetWeatherResponse.pm
46example/lib/MyElements/int.pm
47example/lib/MyElements/ListPerson.pm
48example/lib/MyElements/ListPersonResponse.pm
49example/lib/MyElements/readNodeCount.pm
50example/lib/MyElements/readNodeCountResponse.pm
51example/lib/MyElements/sayHello.pm
52example/lib/MyElements/sayHelloResponse.pm
53example/lib/MyElements/string.pm
54example/lib/MyInterfaces/BarCode/BarCodeSoap.pm
55example/lib/MyInterfaces/FullerData_x0020_Fortune_x0020_Cookie/FullerData_x0020_Fortune_x0020_CookieSoap.pm
56example/lib/MyInterfaces/GlobalWeather/GlobalWeatherSoap.pm
57example/lib/MyInterfaces/HelloWorld/HelloWorldSoap.pm
58example/lib/MyInterfaces/TestService/TestPort.pm
59example/lib/MyServer/HelloWorld/HelloWorldSoap.pm
60example/lib/MyServer/TestService/TestPort.pm
61example/lib/MyTypemaps/BarCode.pm
62example/lib/MyTypemaps/FullerData_x0020_Fortune_x0020_Cookie.pm
63example/lib/MyTypemaps/GlobalWeather.pm
64example/lib/MyTypemaps/HelloWorld.pm
65example/lib/MyTypemaps/TestService.pm
66example/lib/MyTypes/Address.pm
67example/lib/MyTypes/ArrayOfContract.pm
68example/lib/MyTypes/ArrayOfPerson.pm
69example/lib/MyTypes/BarCodeData.pm
70example/lib/MyTypes/BarcodeOption.pm
71example/lib/MyTypes/BarcodeType.pm
72example/lib/MyTypes/CheckSumMethod.pm
73example/lib/MyTypes/Contract.pm
74example/lib/MyTypes/ImageFormats.pm
75example/lib/MyTypes/Person.pm
76example/lib/MyTypes/PersonID.pm
77example/lib/MyTypes/PhoneNumber.pm
78example/lib/MyTypes/ShowTextPosition.pm
79example/lib/MyTypes/test2.pm
80example/lib/MyTypes/testExtended.pm
81example/person.pl
82example/person_compile.pl
83example/server/hello_simple.pl
84example/visitor/visitor.pl
85example/weather.pl
86example/weather_wsdl.pl
87example/wsdl/11_helloworld.wsdl
88example/wsdl/FortuneCookie.xml
89example/wsdl/genericbarcode.xml
90example/wsdl/globalweather.xml
91example/wsdl/Person.wsdl
92example/wsdl/person.xml
93HACKING
94lib/SOAP/WSDL.pm
95lib/SOAP/WSDL/Base.pm
96lib/SOAP/WSDL/Binding.pm
97lib/SOAP/WSDL/Client.pm
98lib/SOAP/WSDL/Client/Base.pm
99lib/SOAP/WSDL/Definitions.pm
100lib/SOAP/WSDL/Deserializer/Hash.pm
101lib/SOAP/WSDL/Deserializer/SOM.pm
102lib/SOAP/WSDL/Deserializer/XSD.pm
103lib/SOAP/WSDL/Expat/Base.pm
104lib/SOAP/WSDL/Expat/Message2Hash.pm
105lib/SOAP/WSDL/Expat/MessageParser.pm
106lib/SOAP/WSDL/Expat/MessageStreamParser.pm
107lib/SOAP/WSDL/Expat/WSDLParser.pm
108lib/SOAP/WSDL/Factory/Deserializer.pm
109lib/SOAP/WSDL/Factory/Generator.pm
110lib/SOAP/WSDL/Factory/Serializer.pm
111lib/SOAP/WSDL/Factory/Transport.pm
112lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm
113lib/SOAP/WSDL/Generator/PrefixResolver.pm
114lib/SOAP/WSDL/Generator/Template.pm
115lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm
116lib/SOAP/WSDL/Generator/Template/XSD.pm
117lib/SOAP/WSDL/Generator/Template/XSD/attribute.tt
118lib/SOAP/WSDL/Generator/Template/XSD/complexType.tt
119lib/SOAP/WSDL/Generator/Template/XSD/complexType/all.tt
120lib/SOAP/WSDL/Generator/Template/XSD/complexType/atomicTypes.tt
121lib/SOAP/WSDL/Generator/Template/XSD/complexType/attributeSet.tt
122lib/SOAP/WSDL/Generator/Template/XSD/complexType/complexContent.tt
123lib/SOAP/WSDL/Generator/Template/XSD/complexType/contentModel.tt
124lib/SOAP/WSDL/Generator/Template/XSD/complexType/extension.tt
125lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/all.tt
126lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/attributeSet.tt
127lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/choice.tt
128lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/complexContent.tt
129lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/content_model.tt
130lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/restriction.tt
131lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent.tt
132lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent/extension.tt
133lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent/restriction.tt
134lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure.tt
135lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure/restriction.tt
136lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure/simpleContent.tt
137lib/SOAP/WSDL/Generator/Template/XSD/complexType/restriction.tt
138lib/SOAP/WSDL/Generator/Template/XSD/complexType/simpleContent.tt
139lib/SOAP/WSDL/Generator/Template/XSD/complexType/simpleContent/extension.tt
140lib/SOAP/WSDL/Generator/Template/XSD/complexType/variety.tt
141lib/SOAP/WSDL/Generator/Template/XSD/element.tt
142lib/SOAP/WSDL/Generator/Template/XSD/element/POD/contentModel.tt
143lib/SOAP/WSDL/Generator/Template/XSD/element/POD/structure.tt
144lib/SOAP/WSDL/Generator/Template/XSD/Interface.tt
145lib/SOAP/WSDL/Generator/Template/XSD/Interface/Body.tt
146lib/SOAP/WSDL/Generator/Template/XSD/Interface/Header.tt
147lib/SOAP/WSDL/Generator/Template/XSD/Interface/Operation.tt
148lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Element.tt
149lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Message.tt
150lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/method_info.tt
151lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Operation.tt
152lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Part.tt
153lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Type.tt
154lib/SOAP/WSDL/Generator/Template/XSD/POD/annotation.tt
155lib/SOAP/WSDL/Generator/Template/XSD/Server.tt
156lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/Message.tt
157lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/method_info.tt
158lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/Operation.tt
159lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/OutPart.tt
160lib/SOAP/WSDL/Generator/Template/XSD/simpleType.tt
161lib/SOAP/WSDL/Generator/Template/XSD/simpleType/atomicType.tt
162lib/SOAP/WSDL/Generator/Template/XSD/simpleType/contentModel.tt
163lib/SOAP/WSDL/Generator/Template/XSD/simpleType/list.tt
164lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/contentModel.tt
165lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/list.tt
166lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/restriction.tt
167lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/structure.tt
168lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/union.tt
169lib/SOAP/WSDL/Generator/Template/XSD/simpleType/restriction.tt
170lib/SOAP/WSDL/Generator/Template/XSD/simpleType/union.tt
171lib/SOAP/WSDL/Generator/Template/XSD/Typemap.tt
172lib/SOAP/WSDL/Generator/Visitor.pm
173lib/SOAP/WSDL/Generator/Visitor/Typemap.pm
174lib/SOAP/WSDL/Manual.pod
175lib/SOAP/WSDL/Manual/CodeFirst.pod
176lib/SOAP/WSDL/Manual/Cookbook.pod
177lib/SOAP/WSDL/Manual/Deserializer.pod
178lib/SOAP/WSDL/Manual/FAQ.pod
179lib/SOAP/WSDL/Manual/Glossary.pod
180lib/SOAP/WSDL/Manual/Parser.pod
181lib/SOAP/WSDL/Manual/Serializer.pod
182lib/SOAP/WSDL/Manual/WS_I.pod
183lib/SOAP/WSDL/Manual/XSD.pod
184lib/SOAP/WSDL/Message.pm
185lib/SOAP/WSDL/Operation.pm
186lib/SOAP/WSDL/OpMessage.pm
187lib/SOAP/WSDL/Part.pm
188lib/SOAP/WSDL/Port.pm
189lib/SOAP/WSDL/PortType.pm
190lib/SOAP/WSDL/Serializer/XSD.pm
191lib/SOAP/WSDL/Server.pm
192lib/SOAP/WSDL/Server/CGI.pm
193lib/SOAP/WSDL/Server/Mod_Perl2.pm
194lib/SOAP/WSDL/Server/Simple.pm
195lib/SOAP/WSDL/Service.pm
196lib/SOAP/WSDL/SOAP/Address.pm
197lib/SOAP/WSDL/SOAP/Body.pm
198lib/SOAP/WSDL/SOAP/Header.pm
199lib/SOAP/WSDL/SOAP/HeaderFault.pm
200lib/SOAP/WSDL/SOAP/Operation.pm
201lib/SOAP/WSDL/SOAP/Typelib/Fault.pm
202lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm
203lib/SOAP/WSDL/Transport/HTTP.pm
204lib/SOAP/WSDL/Transport/Loopback.pm
205lib/SOAP/WSDL/Transport/Test.pm
206lib/SOAP/WSDL/TypeLookup.pm
207lib/SOAP/WSDL/Types.pm
208lib/SOAP/WSDL/XSD/Annotation.pm
209lib/SOAP/WSDL/XSD/Attribute.pm
210lib/SOAP/WSDL/XSD/AttributeGroup.pm
211lib/SOAP/WSDL/XSD/Builtin.pm
212lib/SOAP/WSDL/XSD/ComplexType.pm
213lib/SOAP/WSDL/XSD/Element.pm
214lib/SOAP/WSDL/XSD/Enumeration.pm
215lib/SOAP/WSDL/XSD/FractionDigits.pm
216lib/SOAP/WSDL/XSD/Group.pm
217lib/SOAP/WSDL/XSD/Length.pm
218lib/SOAP/WSDL/XSD/MaxExclusive.pm
219lib/SOAP/WSDL/XSD/MaxInclusive.pm
220lib/SOAP/WSDL/XSD/MaxLength.pm
221lib/SOAP/WSDL/XSD/MinExclusive.pm
222lib/SOAP/WSDL/XSD/MinInclusive.pm
223lib/SOAP/WSDL/XSD/MinLength.pm
224lib/SOAP/WSDL/XSD/Pattern.pm
225lib/SOAP/WSDL/XSD/Schema.pm
226lib/SOAP/WSDL/XSD/Schema/Builtin.pm
227lib/SOAP/WSDL/XSD/SimpleType.pm
228lib/SOAP/WSDL/XSD/TotalDigits.pm
229lib/SOAP/WSDL/XSD/Typelib/Attribute.pm
230lib/SOAP/WSDL/XSD/Typelib/AttributeSet.pm
231lib/SOAP/WSDL/XSD/Typelib/Builtin.pm
232lib/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.pm
233lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm
234lib/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.pm
235lib/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.pm
236lib/SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm
237lib/SOAP/WSDL/XSD/Typelib/Builtin/byte.pm
238lib/SOAP/WSDL/XSD/Typelib/Builtin/date.pm
239lib/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.pm
240lib/SOAP/WSDL/XSD/Typelib/Builtin/decimal.pm
241lib/SOAP/WSDL/XSD/Typelib/Builtin/double.pm
242lib/SOAP/WSDL/XSD/Typelib/Builtin/duration.pm
243lib/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.pm
244lib/SOAP/WSDL/XSD/Typelib/Builtin/float.pm
245lib/SOAP/WSDL/XSD/Typelib/Builtin/gDay.pm
246lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonth.pm
247lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.pm
248lib/SOAP/WSDL/XSD/Typelib/Builtin/gYear.pm
249lib/SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.pm
250lib/SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.pm
251lib/SOAP/WSDL/XSD/Typelib/Builtin/ID.pm
252lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREF.pm
253lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.pm
254lib/SOAP/WSDL/XSD/Typelib/Builtin/int.pm
255lib/SOAP/WSDL/XSD/Typelib/Builtin/integer.pm
256lib/SOAP/WSDL/XSD/Typelib/Builtin/language.pm
257lib/SOAP/WSDL/XSD/Typelib/Builtin/list.pm
258lib/SOAP/WSDL/XSD/Typelib/Builtin/long.pm
259lib/SOAP/WSDL/XSD/Typelib/Builtin/Name.pm
260lib/SOAP/WSDL/XSD/Typelib/Builtin/NCName.pm
261lib/SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.pm
262lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.pm
263lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.pm
264lib/SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.pm
265lib/SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.pm
266lib/SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.pm
267lib/SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.pm
268lib/SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.pm
269lib/SOAP/WSDL/XSD/Typelib/Builtin/QName.pm
270lib/SOAP/WSDL/XSD/Typelib/Builtin/short.pm
271lib/SOAP/WSDL/XSD/Typelib/Builtin/string.pm
272lib/SOAP/WSDL/XSD/Typelib/Builtin/time.pm
273lib/SOAP/WSDL/XSD/Typelib/Builtin/token.pm
274lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.pm
275lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.pm
276lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.pm
277lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.pm
278lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm
279lib/SOAP/WSDL/XSD/Typelib/Element.pm
280lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm
281lib/SOAP/WSDL/XSD/WhiteSpace.pm
282LICENSE
283Makefile.PL
284MANIFEST			This list of files
285META.yml
286MIGRATING
287README
288t/002_parse_wsdl.t
289t/003_wsdl_based_serializer.t
290t/006_client.t
291t/008_client_wsdl_complexType.t
292t/009_data_classes.t
293t/011_simpleType.t
294t/012_element.t
295t/013_complexType.t
296t/016_client_object.t
297t/094_cpan_meta.t
298t/095_copying.t
299t/096_characters.t
300t/097_kwalitee.t
301t/098_pod.t
302t/099_pod_coverage.t
303t/acceptance/results/03_complexType-all.xml
304t/acceptance/results/03_complexType-sequence.xml
305t/acceptance/results/04_element-simpleType.xml
306t/acceptance/results/04_element.xml
307t/acceptance/results/05_simpleType-list.xml
308t/acceptance/results/05_simpleType-restriction.xml
309t/acceptance/results/05_simpleType-union.xml
310t/acceptance/results/11_helloworld.xml
311t/acceptance/wsdl/006_sax_client.wsdl
312t/acceptance/wsdl/008_complexType.wsdl
313t/acceptance/wsdl/02_port.wsdl
314t/acceptance/wsdl/03_complexType-all.wsdl
315t/acceptance/wsdl/03_complexType-element-ref.wsdl
316t/acceptance/wsdl/03_complexType-sequence.wsdl
317t/acceptance/wsdl/04_element-simpleType.wsdl
318t/acceptance/wsdl/04_element.wsdl
319t/acceptance/wsdl/05_simpleType-list.wsdl
320t/acceptance/wsdl/05_simpleType-restriction.wsdl
321t/acceptance/wsdl/05_simpleType-union.wsdl
322t/acceptance/wsdl/10_helloworld.asmx.xml
323t/acceptance/wsdl/11_helloworld.wsdl
324t/acceptance/wsdl/elementAtomicComplexType.xml
325t/acceptance/wsdl/email_account.wsdl
326t/acceptance/wsdl/generator_test.wsdl
327t/acceptance/wsdl/generator_test_dot_names.wsdl
328t/acceptance/wsdl/generator_unsupported_test.wsdl
329t/acceptance/wsdl/helloWorld_header.wsdl
330t/acceptance/wsdl/import.xsd
331t/acceptance/wsdl/import_loop.xsd
332t/acceptance/wsdl/message_gateway.wsdl
333t/acceptance/wsdl/nested_complextype.wsdl
334t/acceptance/wsdl/WSDLParser-import.wsdl
335t/acceptance/wsdl/WSDLParser-imported.wsdl
336t/acceptance/wsdl/WSDLParser.wsdl
337t/acceptance/wsdl/WSDLParser/import_cascade.xsd
338t/acceptance/wsdl/WSDLParser/import_no_location.wsdl
339t/acceptance/wsdl/WSDLParser/import_xsd_cascade.wsdl
340t/acceptance/wsdl/WSDLParser/imported.xsd
341t/acceptance/wsdl/WSDLParser/xsd_import_no_location.wsdl
342t/acceptance/wsdl/WSDLParser_import_loop.wsdl
343t/CodeFirst/ComplexType.pm
344t/CodeFirst/element.pm
345t/CodeFirst/sequence.pm
346t/CodeFirst/test.pl
347t/contributed.wsdl
348t/lib/CodeFirst.pm
349t/lib/Mod_Perl2Test.pm
350t/lib/MyComplexType.pm
351t/lib/MyElement.pm
352t/lib/MySimpleElement.pm
353t/lib/MySimpleType.pm
354t/lib/Test/SOAP/WSDL/Expat/WSDLParser.pm
355t/lib/Test/SOAP/WSDL/Generator/Iterator/WSDL11.pm
356t/lib/Test/SOAP/WSDL/Generator/Visitor/Typemap.pm
357t/lib/Test/SOAP/WSDL/Tester.pm
358t/lib/Typelib/Base.pm
359t/lib/Typelib/TEnqueueMessage.pm
360t/lib/Typelib/TMessage.pm
361t/SOAP/WSDL.t
362t/SOAP/WSDL/02_port.t
363t/SOAP/WSDL/03_complexType-all.t
364t/SOAP/WSDL/03_complexType-choice.t
365t/SOAP/WSDL/03_complexType-complexContent.t
366t/SOAP/WSDL/03_complexType-element-ref.t
367t/SOAP/WSDL/03_complexType-group.t
368t/SOAP/WSDL/03_complexType-sequence.t
369t/SOAP/WSDL/03_complexType-simpleContent.t
370t/SOAP/WSDL/04_element-complexType.t
371t/SOAP/WSDL/04_element-simpleType.t
372t/SOAP/WSDL/04_element.t
373t/SOAP/WSDL/05_simpleType-list.t
374t/SOAP/WSDL/05_simpleType-restriction.t
375t/SOAP/WSDL/05_simpleType-union.t
376t/SOAP/WSDL/06_keep_alive.t
377t/SOAP/WSDL/11_helloworld.NET.t
378t/SOAP/WSDL/12_binding.t
379t/SOAP/WSDL/Base.t
380t/SOAP/WSDL/Client.t
381t/SOAP/WSDL/Client/Base.t
382t/SOAP/WSDL/Definitions.t
383t/SOAP/WSDL/Deserializer/Hash.t
384t/SOAP/WSDL/Deserializer/SOM.t
385t/SOAP/WSDL/Deserializer/XSD.t
386t/SOAP/WSDL/Expat/Base.t
387t/SOAP/WSDL/Expat/MessageParser.t
388t/SOAP/WSDL/Expat/WSDLParser.t
389t/SOAP/WSDL/Factory/Deserializer.t
390t/SOAP/WSDL/Factory/Serializer.t
391t/SOAP/WSDL/Factory/Transport.t
392t/SOAP/WSDL/Generator/Template.t
393t/SOAP/WSDL/Generator/Template/XSD/Import.t
394t/SOAP/WSDL/Generator/Template/XSD/Unqualified.t
395t/SOAP/WSDL/Generator/Visitor.t
396t/SOAP/WSDL/Generator/Visitor/Typemap.t
397t/SOAP/WSDL/Generator/XSD.t
398t/SOAP/WSDL/Generator/XSD_custom_resolver.t
399t/SOAP/WSDL/Generator/XSD_dot_names.t
400t/SOAP/WSDL/Generator/XSD_nested_complextype.t
401t/SOAP/WSDL/Generator/XSD_unsupported.t
402t/SOAP/WSDL/Part.t
403t/SOAP/WSDL/PortType.t
404t/SOAP/WSDL/Serializer/XSD.t
405t/SOAP/WSDL/Server.t
406t/SOAP/WSDL/Server/CGI.t
407t/SOAP/WSDL/Server/Mod_Perl2.t
408t/SOAP/WSDL/Server/Simple.t
409t/SOAP/WSDL/Transport/01_Test.t
410t/SOAP/WSDL/Transport/acceptance/test2.xml
411t/SOAP/WSDL/Transport/acceptance/test3.xml
412t/SOAP/WSDL/Transport/HTTP.t
413t/SOAP/WSDL/Typelib/Fault11.t
414t/SOAP/WSDL/Types.t
415t/SOAP/WSDL/XSD/Attribute.t
416t/SOAP/WSDL/XSD/AttributeGroup.t
417t/SOAP/WSDL/XSD/Builtin.t
418t/SOAP/WSDL/XSD/ComplexType.t
419t/SOAP/WSDL/XSD/Element.t
420t/SOAP/WSDL/XSD/Enumeration.t
421t/SOAP/WSDL/XSD/Schema.t
422t/SOAP/WSDL/XSD/SimpleType.t
423t/SOAP/WSDL/XSD/Typelib/Attribute.t
424t/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.t
425t/SOAP/WSDL/XSD/Typelib/Builtin/anyType.t
426t/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.t
427t/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.t
428t/SOAP/WSDL/XSD/Typelib/Builtin/boolean.t
429t/SOAP/WSDL/XSD/Typelib/Builtin/byte.t
430t/SOAP/WSDL/XSD/Typelib/Builtin/date.t
431t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t
432t/SOAP/WSDL/XSD/Typelib/Builtin/decimal.t
433t/SOAP/WSDL/XSD/Typelib/Builtin/double.t
434t/SOAP/WSDL/XSD/Typelib/Builtin/duration.t
435t/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.t
436t/SOAP/WSDL/XSD/Typelib/Builtin/float.t
437t/SOAP/WSDL/XSD/Typelib/Builtin/gDay.t
438t/SOAP/WSDL/XSD/Typelib/Builtin/gMonth.t
439t/SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.t
440t/SOAP/WSDL/XSD/Typelib/Builtin/gYear.t
441t/SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.t
442t/SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.t
443t/SOAP/WSDL/XSD/Typelib/Builtin/ID.t
444t/SOAP/WSDL/XSD/Typelib/Builtin/IDREF.t
445t/SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.t
446t/SOAP/WSDL/XSD/Typelib/Builtin/int.t
447t/SOAP/WSDL/XSD/Typelib/Builtin/integer.t
448t/SOAP/WSDL/XSD/Typelib/Builtin/language.t
449t/SOAP/WSDL/XSD/Typelib/Builtin/list.t
450t/SOAP/WSDL/XSD/Typelib/Builtin/long.t
451t/SOAP/WSDL/XSD/Typelib/Builtin/Name.t
452t/SOAP/WSDL/XSD/Typelib/Builtin/NCName.t
453t/SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.t
454t/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.t
455t/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.t
456t/SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.t
457t/SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.t
458t/SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.t
459t/SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.t
460t/SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.t
461t/SOAP/WSDL/XSD/Typelib/Builtin/QName.t
462t/SOAP/WSDL/XSD/Typelib/Builtin/short.t
463t/SOAP/WSDL/XSD/Typelib/Builtin/string.t
464t/SOAP/WSDL/XSD/Typelib/Builtin/time.t
465t/SOAP/WSDL/XSD/Typelib/Builtin/token.t
466t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.t
467t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.t
468t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.t
469t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.t
470t/SOAP/WSDL/XSD/Typelib/ComplexType.t
471t/SOAP/WSDL/XSD/Typelib/Element.t
472t/SOAP/WSDL_1.wsdl
473t/SOAP/WSDL_EMPTY_DEFINITIONS.wsdl
474t/SOAP/WSDL_NO_BINDING.wsdl
475t/SOAP/WSDL_NO_MESSAGE.wsdl
476t/SOAP/WSDL_NO_PORTTYPE.wsdl
477t/test.wsdl
478TEST_COVERAGE
479test_html.pl
480TODO
481META.json                                Module JSON meta-data (added by MakeMaker)
482