SOAP-WSDL 3.004 Latest
Files
- Changes
- HACKING
- LICENSE
- MANIFEST
- META.json
- META.yml
- MIGRATING
- MYMETA.json
- MYMETA.yml
- Makefile.PL
- README
- TEST_COVERAGE
- TODO
- benchmark/01_expat.t
- benchmark/MEMORY_FOOTPRINT
- benchmark/README
- benchmark/XSD/01_anyType.t
- benchmark/XSD/02_anySimpleType.t
- benchmark/XSD/03_string.t
- benchmark/XSD/strftime.pl
- benchmark/hello.pl
- benchmark/person.pl
- benchmark/person.xml
- benchmark/person_profile.pl
- benchmark/person_single.pl
- bin/wsdl2perl.pl
- example/cgi-bin/helloworld.pl
- example/cgi-bin/person.pl
- example/fortune.pl
- example/genericbarcode.pl
- example/hello.pl
- example/hello_compile.pl
- example/hello_lite.pl
- example/java/cxf/.classpath
- example/java/cxf/.settings/org.eclipse.jdt.core.prefs
- example/java/cxf/.settings/org.maven.ide.eclipse.prefs
- example/java/cxf/11_helloworld.wsdl
- example/java/cxf/README
- example/java/cxf/jax-binding.xml
- example/java/cxf/pom.xml
- example/java/cxf/src/main/resources/cxf.xml
- example/java/cxf/src/test/java/helloworld/HelloWorldTest.java
- example/java/cxf/src/test/resources/test-context.xml
- example/lib/MyElements/CountCookies.pm
- example/lib/MyElements/CountCookiesResponse.pm
- example/lib/MyElements/GenerateBarCode.pm
- example/lib/MyElements/GenerateBarCodeResponse.pm
- example/lib/MyElements/GetCitiesByCountry.pm
- example/lib/MyElements/GetCitiesByCountryResponse.pm
- example/lib/MyElements/GetFortuneCookie.pm
- example/lib/MyElements/GetFortuneCookieResponse.pm
- example/lib/MyElements/GetSpecificCookie.pm
- example/lib/MyElements/GetSpecificCookieResponse.pm
- example/lib/MyElements/GetWeather.pm
- example/lib/MyElements/GetWeatherResponse.pm
- example/lib/MyElements/ListPerson.pm
- example/lib/MyElements/ListPersonResponse.pm
- example/lib/MyElements/int.pm
- example/lib/MyElements/readNodeCount.pm
- example/lib/MyElements/readNodeCountResponse.pm
- example/lib/MyElements/sayHello.pm
- example/lib/MyElements/sayHelloResponse.pm
- example/lib/MyElements/string.pm
- example/lib/MyInterfaces/BarCode/BarCodeSoap.pm
- example/lib/MyInterfaces/FullerData_x0020_Fortune_x0020_Cookie/FullerData_x0020_Fortune_x0020_CookieSoap.pm
- example/lib/MyInterfaces/GlobalWeather/GlobalWeatherSoap.pm
- example/lib/MyInterfaces/HelloWorld/HelloWorldSoap.pm
- example/lib/MyInterfaces/TestService/TestPort.pm
- example/lib/MyServer/HelloWorld/HelloWorldSoap.pm
- example/lib/MyServer/TestService/TestPort.pm
- example/lib/MyTypemaps/BarCode.pm
- example/lib/MyTypemaps/FullerData_x0020_Fortune_x0020_Cookie.pm
- example/lib/MyTypemaps/GlobalWeather.pm
- example/lib/MyTypemaps/HelloWorld.pm
- example/lib/MyTypemaps/TestService.pm
- example/lib/MyTypes/Address.pm
- example/lib/MyTypes/ArrayOfContract.pm
- example/lib/MyTypes/ArrayOfPerson.pm
- example/lib/MyTypes/BarCodeData.pm
- example/lib/MyTypes/BarcodeOption.pm
- example/lib/MyTypes/BarcodeType.pm
- example/lib/MyTypes/CheckSumMethod.pm
- example/lib/MyTypes/Contract.pm
- example/lib/MyTypes/ImageFormats.pm
- example/lib/MyTypes/Person.pm
- example/lib/MyTypes/PersonID.pm
- example/lib/MyTypes/PhoneNumber.pm
- example/lib/MyTypes/ShowTextPosition.pm
- example/lib/MyTypes/test2.pm
- example/lib/MyTypes/testExtended.pm
- example/person.pl
- example/person_compile.pl
- example/server/hello_simple.pl
- example/visitor/visitor.pl
- example/weather.pl
- example/weather_wsdl.pl
- example/wsdl/11_helloworld.wsdl
- example/wsdl/FortuneCookie.xml
- example/wsdl/Person.wsdl
- example/wsdl/genericbarcode.xml
- example/wsdl/globalweather.xml
- example/wsdl/person.xml
- lib/SOAP/WSDL.pm
- lib/SOAP/WSDL/Base.pm
- lib/SOAP/WSDL/Binding.pm
- lib/SOAP/WSDL/Client.pm
- lib/SOAP/WSDL/Client/Base.pm
- lib/SOAP/WSDL/Definitions.pm
- lib/SOAP/WSDL/Deserializer/Hash.pm
- lib/SOAP/WSDL/Deserializer/SOM.pm
- lib/SOAP/WSDL/Deserializer/XSD.pm
- lib/SOAP/WSDL/Expat/Base.pm
- lib/SOAP/WSDL/Expat/Message2Hash.pm
- lib/SOAP/WSDL/Expat/MessageParser.pm
- lib/SOAP/WSDL/Expat/MessageStreamParser.pm
- lib/SOAP/WSDL/Expat/WSDLParser.pm
- lib/SOAP/WSDL/Factory/Deserializer.pm
- lib/SOAP/WSDL/Factory/Generator.pm
- lib/SOAP/WSDL/Factory/Serializer.pm
- lib/SOAP/WSDL/Factory/Transport.pm
- lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm
- lib/SOAP/WSDL/Generator/PrefixResolver.pm
- lib/SOAP/WSDL/Generator/Template.pm
- lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm
- lib/SOAP/WSDL/Generator/Template/XSD.pm
- lib/SOAP/WSDL/Generator/Template/XSD/Interface.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/Body.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/Header.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/Operation.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Element.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Message.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Operation.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Part.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/Type.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Interface/POD/method_info.tt
- lib/SOAP/WSDL/Generator/Template/XSD/POD/annotation.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Server.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/Message.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/Operation.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/OutPart.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Server/POD/method_info.tt
- lib/SOAP/WSDL/Generator/Template/XSD/Typemap.tt
- lib/SOAP/WSDL/Generator/Template/XSD/attribute.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/all.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/attributeSet.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/choice.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/complexContent.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/content_model.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent/extension.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/simpleContent/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/POD/structure/simpleContent.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/all.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/atomicTypes.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/attributeSet.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/complexContent.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/contentModel.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/extension.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/simpleContent.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/simpleContent/extension.tt
- lib/SOAP/WSDL/Generator/Template/XSD/complexType/variety.tt
- lib/SOAP/WSDL/Generator/Template/XSD/element.tt
- lib/SOAP/WSDL/Generator/Template/XSD/element/POD/contentModel.tt
- lib/SOAP/WSDL/Generator/Template/XSD/element/POD/structure.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/contentModel.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/list.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/structure.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/POD/union.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/atomicType.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/contentModel.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/list.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/restriction.tt
- lib/SOAP/WSDL/Generator/Template/XSD/simpleType/union.tt
- lib/SOAP/WSDL/Generator/Visitor.pm
- lib/SOAP/WSDL/Generator/Visitor/Typemap.pm
- lib/SOAP/WSDL/Manual.pod
- lib/SOAP/WSDL/Manual/CodeFirst.pod
- lib/SOAP/WSDL/Manual/Cookbook.pod
- lib/SOAP/WSDL/Manual/Deserializer.pod
- lib/SOAP/WSDL/Manual/FAQ.pod
- lib/SOAP/WSDL/Manual/Glossary.pod
- lib/SOAP/WSDL/Manual/Parser.pod
- lib/SOAP/WSDL/Manual/Serializer.pod
- lib/SOAP/WSDL/Manual/WS_I.pod
- lib/SOAP/WSDL/Manual/XSD.pod
- lib/SOAP/WSDL/Message.pm
- lib/SOAP/WSDL/OpMessage.pm
- lib/SOAP/WSDL/Operation.pm
- lib/SOAP/WSDL/Part.pm
- lib/SOAP/WSDL/Port.pm
- lib/SOAP/WSDL/PortType.pm
- lib/SOAP/WSDL/SOAP/Address.pm
- lib/SOAP/WSDL/SOAP/Body.pm
- lib/SOAP/WSDL/SOAP/Header.pm
- lib/SOAP/WSDL/SOAP/HeaderFault.pm
- lib/SOAP/WSDL/SOAP/Operation.pm
- lib/SOAP/WSDL/SOAP/Typelib/Fault.pm
- lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm
- lib/SOAP/WSDL/Serializer/XSD.pm
- lib/SOAP/WSDL/Server.pm
- lib/SOAP/WSDL/Server/CGI.pm
- lib/SOAP/WSDL/Server/Mod_Perl2.pm
- lib/SOAP/WSDL/Server/Simple.pm
- lib/SOAP/WSDL/Service.pm
- lib/SOAP/WSDL/Transport/HTTP.pm
- lib/SOAP/WSDL/Transport/Loopback.pm
- lib/SOAP/WSDL/Transport/Test.pm
- lib/SOAP/WSDL/TypeLookup.pm
- lib/SOAP/WSDL/Types.pm
- lib/SOAP/WSDL/XSD/Annotation.pm
- lib/SOAP/WSDL/XSD/Attribute.pm
- lib/SOAP/WSDL/XSD/AttributeGroup.pm
- lib/SOAP/WSDL/XSD/Builtin.pm
- lib/SOAP/WSDL/XSD/ComplexType.pm
- lib/SOAP/WSDL/XSD/Element.pm
- lib/SOAP/WSDL/XSD/Enumeration.pm
- lib/SOAP/WSDL/XSD/FractionDigits.pm
- lib/SOAP/WSDL/XSD/Group.pm
- lib/SOAP/WSDL/XSD/Length.pm
- lib/SOAP/WSDL/XSD/MaxExclusive.pm
- lib/SOAP/WSDL/XSD/MaxInclusive.pm
- lib/SOAP/WSDL/XSD/MaxLength.pm
- lib/SOAP/WSDL/XSD/MinExclusive.pm
- lib/SOAP/WSDL/XSD/MinInclusive.pm
- lib/SOAP/WSDL/XSD/MinLength.pm
- lib/SOAP/WSDL/XSD/Pattern.pm
- lib/SOAP/WSDL/XSD/Schema.pm
- lib/SOAP/WSDL/XSD/Schema/Builtin.pm
- lib/SOAP/WSDL/XSD/SimpleType.pm
- lib/SOAP/WSDL/XSD/TotalDigits.pm
- lib/SOAP/WSDL/XSD/Typelib/Attribute.pm
- lib/SOAP/WSDL/XSD/Typelib/AttributeSet.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/ID.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREF.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/NCName.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/Name.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/QName.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/byte.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/date.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/decimal.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/double.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/duration.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/float.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/gDay.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonth.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/gYear.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/int.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/integer.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/language.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/list.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/long.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/short.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/string.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/time.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/token.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.pm
- lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.pm
- lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm
- lib/SOAP/WSDL/XSD/Typelib/Element.pm
- lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm
- lib/SOAP/WSDL/XSD/WhiteSpace.pm
- t/002_parse_wsdl.t
- t/003_wsdl_based_serializer.t
- t/006_client.t
- t/008_client_wsdl_complexType.t
- t/009_data_classes.t
- t/011_simpleType.t
- t/012_element.t
- t/013_complexType.t
- t/016_client_object.t
- t/094_cpan_meta.t
- t/095_copying.t
- t/096_characters.t
- t/097_kwalitee.t
- t/098_pod.t
- t/099_pod_coverage.t
- t/CodeFirst/ComplexType.pm
- t/CodeFirst/element.pm
- t/CodeFirst/sequence.pm
- t/CodeFirst/test.pl
- t/SOAP/WSDL.t
- t/SOAP/WSDL/02_port.t
- t/SOAP/WSDL/03_complexType-all.t
- t/SOAP/WSDL/03_complexType-choice.t
- t/SOAP/WSDL/03_complexType-complexContent.t
- t/SOAP/WSDL/03_complexType-element-ref.t
- t/SOAP/WSDL/03_complexType-group.t
- t/SOAP/WSDL/03_complexType-sequence.t
- t/SOAP/WSDL/03_complexType-simpleContent.t
- t/SOAP/WSDL/04_element-complexType.t
- t/SOAP/WSDL/04_element-simpleType.t
- t/SOAP/WSDL/04_element.t
- t/SOAP/WSDL/05_simpleType-list.t
- t/SOAP/WSDL/05_simpleType-restriction.t
- t/SOAP/WSDL/05_simpleType-union.t
- t/SOAP/WSDL/06_keep_alive.t
- t/SOAP/WSDL/11_helloworld.NET.t
- t/SOAP/WSDL/12_binding.t
- t/SOAP/WSDL/Base.t
- t/SOAP/WSDL/Client.t
- t/SOAP/WSDL/Client/Base.t
- t/SOAP/WSDL/Definitions.t
- t/SOAP/WSDL/Deserializer/Hash.t
- t/SOAP/WSDL/Deserializer/SOM.t
- t/SOAP/WSDL/Deserializer/XSD.t
- t/SOAP/WSDL/Expat/Base.t
- t/SOAP/WSDL/Expat/MessageParser.t
- t/SOAP/WSDL/Expat/WSDLParser.t
- t/SOAP/WSDL/Factory/Deserializer.t
- t/SOAP/WSDL/Factory/Serializer.t
- t/SOAP/WSDL/Factory/Transport.t
- t/SOAP/WSDL/Generator/Template.t
- t/SOAP/WSDL/Generator/Template/XSD/Import.t
- t/SOAP/WSDL/Generator/Template/XSD/Unqualified.t
- t/SOAP/WSDL/Generator/Visitor.t
- t/SOAP/WSDL/Generator/Visitor/Typemap.t
- t/SOAP/WSDL/Generator/XSD.t
- t/SOAP/WSDL/Generator/XSD_custom_resolver.t
- t/SOAP/WSDL/Generator/XSD_dot_names.t
- t/SOAP/WSDL/Generator/XSD_nested_complextype.t
- t/SOAP/WSDL/Generator/XSD_unsupported.t
- t/SOAP/WSDL/Part.t
- t/SOAP/WSDL/PortType.t
- t/SOAP/WSDL/Serializer/XSD.t
- t/SOAP/WSDL/Server.t
- t/SOAP/WSDL/Server/CGI.t
- t/SOAP/WSDL/Server/Mod_Perl2.t
- t/SOAP/WSDL/Server/Simple.t
- t/SOAP/WSDL/Transport/01_Test.t
- t/SOAP/WSDL/Transport/HTTP.t
- t/SOAP/WSDL/Transport/acceptance/test2.xml
- t/SOAP/WSDL/Transport/acceptance/test3.xml
- t/SOAP/WSDL/Typelib/Fault11.t
- t/SOAP/WSDL/Types.t
- t/SOAP/WSDL/XSD/Attribute.t
- t/SOAP/WSDL/XSD/AttributeGroup.t
- t/SOAP/WSDL/XSD/Builtin.t
- t/SOAP/WSDL/XSD/ComplexType.t
- t/SOAP/WSDL/XSD/Element.t
- t/SOAP/WSDL/XSD/Enumeration.t
- t/SOAP/WSDL/XSD/Schema.t
- t/SOAP/WSDL/XSD/SimpleType.t
- t/SOAP/WSDL/XSD/Typelib/Attribute.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/ID.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/IDREF.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/NCName.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/Name.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/QName.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/anyType.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/boolean.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/byte.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/date.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/decimal.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/double.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/duration.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/float.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/gDay.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/gMonth.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/gYear.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/int.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/integer.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/language.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/list.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/long.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/short.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/string.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/time.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/token.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.t
- t/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.t
- t/SOAP/WSDL/XSD/Typelib/ComplexType.t
- t/SOAP/WSDL/XSD/Typelib/Element.t
- t/SOAP/WSDL_1.wsdl
- t/SOAP/WSDL_EMPTY_DEFINITIONS.wsdl
- t/SOAP/WSDL_NO_BINDING.wsdl
- t/SOAP/WSDL_NO_MESSAGE.wsdl
- t/SOAP/WSDL_NO_PORTTYPE.wsdl
- t/acceptance/results/03_complexType-all.xml
- t/acceptance/results/03_complexType-sequence.xml
- t/acceptance/results/04_element-simpleType.xml
- t/acceptance/results/04_element.xml
- t/acceptance/results/05_simpleType-list.xml
- t/acceptance/results/05_simpleType-restriction.xml
- t/acceptance/results/05_simpleType-union.xml
- t/acceptance/results/11_helloworld.xml
- t/acceptance/wsdl/006_sax_client.wsdl
- t/acceptance/wsdl/008_complexType.wsdl
- t/acceptance/wsdl/02_port.wsdl
- t/acceptance/wsdl/03_complexType-all.wsdl
- t/acceptance/wsdl/03_complexType-element-ref.wsdl
- t/acceptance/wsdl/03_complexType-sequence.wsdl
- t/acceptance/wsdl/04_element-simpleType.wsdl
- t/acceptance/wsdl/04_element.wsdl
- t/acceptance/wsdl/05_simpleType-list.wsdl
- t/acceptance/wsdl/05_simpleType-restriction.wsdl
- t/acceptance/wsdl/05_simpleType-union.wsdl
- t/acceptance/wsdl/10_helloworld.asmx.xml
- t/acceptance/wsdl/11_helloworld.wsdl
- t/acceptance/wsdl/WSDLParser-import.wsdl
- t/acceptance/wsdl/WSDLParser-imported.wsdl
- t/acceptance/wsdl/WSDLParser.wsdl
- t/acceptance/wsdl/WSDLParser/import_cascade.xsd
- t/acceptance/wsdl/WSDLParser/import_no_location.wsdl
- t/acceptance/wsdl/WSDLParser/import_xsd_cascade.wsdl
- t/acceptance/wsdl/WSDLParser/imported.xsd
- t/acceptance/wsdl/WSDLParser/xsd_import_no_location.wsdl
- t/acceptance/wsdl/WSDLParser_import_loop.wsdl
- t/acceptance/wsdl/elementAtomicComplexType.xml
- t/acceptance/wsdl/email_account.wsdl
- t/acceptance/wsdl/generator_test.wsdl
- t/acceptance/wsdl/generator_test_dot_names.wsdl
- t/acceptance/wsdl/generator_unsupported_test.wsdl
- t/acceptance/wsdl/helloWorld_header.wsdl
- t/acceptance/wsdl/import.xsd
- t/acceptance/wsdl/import_loop.xsd
- t/acceptance/wsdl/message_gateway.wsdl
- t/acceptance/wsdl/nested_complextype.wsdl
- t/contributed.wsdl
- t/lib/CodeFirst.pm
- t/lib/Mod_Perl2Test.pm
- t/lib/MyComplexType.pm
- t/lib/MyElement.pm
- t/lib/MySimpleElement.pm
- t/lib/MySimpleType.pm
- t/lib/Test/SOAP/WSDL/Expat/WSDLParser.pm
- t/lib/Test/SOAP/WSDL/Generator/Iterator/WSDL11.pm
- t/lib/Test/SOAP/WSDL/Generator/Visitor/Typemap.pm
- t/lib/Test/SOAP/WSDL/Tester.pm
- t/lib/Typelib/Base.pm
- t/lib/Typelib/TEnqueueMessage.pm
- t/lib/Typelib/TMessage.pm
- t/test.wsdl
- test_html.pl