/
dimamir
/
node-soap
ОбзорДокументацияВойти
/
dimamir
/
node-soap
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
node-soap/
test/wsdl/
..
complex

Fixed namespace resolution in case of complexType extension. (#1145)

5 лет назад
connection

Make sure wsdl:import is not overwritten by xsd:import

11 лет назад
elementref

Resolve element references when other types are referenced

11 лет назад
extensionBase

add handling for extension base without children (#1135)

6 лет назад
fixedPath

Allow a fixed file path for local includes (#1089)

7 лет назад
mergeWithAttributes

WSDL: make merging external schema works correctly (#1023)

8 лет назад
perf

Fix performance bug when converting POJO to xml (#968)

9 лет назад
recursive

Fixes 743, Allow circular XSD files to be loaded

11 лет назад
strict

Convert decimals (#1118)

6 лет назад
typeref

Fix xml namespace/element/type handling

11 лет назад
wsdlImport

Add overrideImportLocation option (#1114)

6 лет назад
xsdinclude

Fix including xsd from another xsd while using inline xmlns (#1202)

2 года назад
Common.xsd

Fix for `TargetNamespace not loaded when import in schema #325` with Test-WSDL(Dummy.wsdl) and Test-Schemas(Common.xsd, Name.xsd) and writes message to the console when an `targetNamespace` already exists for an specific Schema and skips the extra Schema

12 лет назад
Dummy.wsdl

Fix: Allow operations to not have definitions

12 лет назад
ExtendedName.xsd

Fixing XSD conflict with same namespace

12 лет назад
Name.xsd

Fix for `TargetNamespace not loaded when import in schema #325` with Test-WSDL(Dummy.wsdl) and Test-Schemas(Common.xsd, Name.xsd) and writes message to the console when an `targetNamespace` already exists for an specific Schema and skips the extra Schema

12 лет назад
array_namespace_override.wsdl

fix(wsdl): array namespace override with colon(:) (#1045)

7 лет назад
attachments.wsdl

Added MTOM support for binary data (#1054)

7 лет назад
bad.txt

An exception raised while parsing XML now hands off to callback of createConnection() instead of throwing it into the ether (+tests)

12 лет назад
bad2.txt

Catch errors when parsing WSDL (#1102)

7 лет назад
binding-exception.wsdl

Added checking if there is input and output for operations under bindings section

12 лет назад
binding_document.wsdl

Consolidate commit, intended to supersede #208 PR.

12 лет назад
builtin_types.wsdl

Remove special handling of methods only taking a string paramter (#854)

10 лет назад
cross_schema.wsdl

soap client describe() resolves namespace cross references between schema (#1014)

8 лет назад
default_namespace.wsdl

replace non identifier chars to underscore (#978)

9 лет назад
default_namespace_soap12.wsdl

add SOAP v1.2 support for client

11 лет назад
emptyTargetNamespace.txt

fix undefined targetNamespace (#1161)

5 лет назад
empty_body.wsdl

When SOAP Body is returned blank <soap:body/>, there were failures in… (#891)

10 лет назад
extended_element.wsdl

Updated 'extend' function. Refactored the function to copy properties from one object to another one and avoid properties overriding. This way we ensure the 'inheritance' of <xsd:extension base=...> usage.

12 лет назад
extended_recursive.wsdl

Fix description for recursive wsdl with extended element (#1078)

7 лет назад
hello.wsdl

* fix: lastElapsedTime for non streaming requests (#1162)

5 лет назад
include_with_duplicated_namespace.wsdl

Fixing XSD conflict with same namespace

12 лет назад
json_response.wsdl

If response is json, then error should not be thrown. Fix issue #580

11 лет назад
list_parameter.wsdl

Add test for accepting array as parameter based on wsdl (#933)

9 лет назад
marketo.wsdl

Get current namespace when parent namespace is empty string fixes vpulim/node-soap/issues/533

11 лет назад
missing_message_definition.wsdl

Handle missing message definitions when creating SOAP client (#1241)

2 года назад
non_identifier_chars_in_operation.wsdl

replace non identifier chars to underscore (#978)

9 лет назад
oracle-webservices-async-fault-11_0.xsd

Arrays with proper prefix and namespace (#1137)

5 лет назад
recursive.wsdl

recursive element should work in wsdl

11 лет назад
recursive2.wsdl

Failing test case for recursive types (#940)

9 лет назад
recursive_with_ref.wsdl

Circular element references inside wsdl - assistance needed (#1142)

5 лет назад
recursive_with_ref2.wsdl

Circular element references inside wsdl - assistance needed (#1142)

5 лет назад
redefined-ns.wsdl

Keep ns from top-level

12 лет назад
ref_element_same_as_type.wsdl

fix for circular descriptions (#1101)

7 лет назад
rpcexample.wsdl

Allow wsdl:documentation element under wsdl:message

12 лет назад
self_referencing.wsdl

Fix and test for #257

12 лет назад
typeof_null_extend_check.wsdl

The extend function was throwing an error (#585). This null and typeof check will handle elements that are not objects.

11 лет назад
ws-policy.wsdl

Ignore unknown elements

12 лет назад
wsdl_style_mix.wsdl

* check method style if exists instead of binding style (#1153)

5 лет назад
wsdl_with_attributes.wsdl

Add missing attributes (#1251)

2 года назад
wsdl_with_restriction_attributes.wsdl

Allow ComplexContentElement to have a restriction (#1252)

2 года назад