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

XML Declaration

10 лет назад
Dummy__ref_element_should_has_correct_namespace

Fix issue of reference element in another namespace. (#831)

10 лет назад
Dummy__should_add_prefix_for_unqualified_global_elements

XML Declaration

10 лет назад
Dummy__should_deserialize_basic_types

add native support for long deserialization (#1160)

5 лет назад
Dummy__should_escape_xml

Always submit valid XML from the client. (#862)

10 лет назад
Dummy__should_extract_envelope_from_response

XML Declaration

10 лет назад
Dummy__should_handle_attributes_in_request

XML Declaration

10 лет назад
Dummy__should_handle_attributes_in_response

XML Declaration

10 лет назад
Dummy__should_handle_cdata_xml_in_response

XML Declaration

10 лет назад
Dummy__should_handle_inline_types

Improve deserialization of inline simpleType declarations (#1015)

8 лет назад
Dummy__should_handle_minOccurs_and_maxOccurs

Fix min/maxOccurs parsing and handling (#1100)

7 лет назад
Dummy__should_handle_nil

XML Declaration

10 лет назад
Dummy__should_handle_nil_as_null

Adds a wsdlOption 'returnNilAsNull' which returns xml tags which have been marked as nil as null values in JavaScript. (#952)

9 лет назад
Dummy__should_handle_nil_false

only detect xsi:nil if its value is `true` (#983)

9 лет назад
Dummy__should_handle_null_args

XML Declaration

10 лет назад
Dummy__should_ignore_commented_envelope_in_response

Avoid matching <x:Envelope> tags inside comments (#877)

10 лет назад
Dummy__should_ignore_custom_defined_namespaces

XML Declaration

10 лет назад
Dummy__should_ignore_defined_namespaces

XML Declaration

10 лет назад
Dummy__should_parse_nil

XML Declaration

10 лет назад
Dummy__should_preserve_leading_and_trailing_whitespace_when_preserveWhitespace_is_true

Added preserveWhitespace option to prevent trimming leading / trailin… (#972)

9 лет назад
Dummy__should_remove_leading_and_trailing_whitespace_by_default

Added preserveWhitespace option to prevent trimming leading / trailin… (#972)

9 лет назад
Dummy__should_use_defined_value_key

XML Declaration

10 лет назад
Dummy__should_use_defined_xml_key

XML Declaration

10 лет назад
Dummy__should_use_empty_tags_only_when_directed

Added 'useEmptyTag' wsdlOption, which if set, creates <Tag /> instead of <Tag></Tag> if no body is present (#962)

9 лет назад
Dummy__should_use_empty_tags_when_directed

Added 'useEmptyTag' wsdlOption, which if set, creates <Tag /> instead of <Tag></Tag> if no body is present (#962)

9 лет назад
Dummy__should_work_with_imported_schemas

Fixed request-response-samples-test so that tests with only request.xml and request.json actually get run (#878)

10 лет назад
Dummy__should_work_with_imported_schemas_that_have_aliases

Fixed some issues with xsd elements (#1057)

7 лет назад
GetAccountXml__non_xmlns_attributes_should_be_returned

XML Declaration

10 лет назад
GetItemInformation__should_ignore_default_namespace_from_schema

XML Declaration

10 лет назад
GetNodes__complex_self_referencing

XML Declaration

10 лет назад
GetSubscription__should_handle_ref_minOccurs_and_maxOccurs

Fix usage of ref maxoccurs and minoccurs attributes (#1260)

2 года назад
Login__unsupported_response_name_returned_and_local_xs_schema_missed

XML Declaration

10 лет назад
Message__Messages_suffixed_with_In_Out

Arrays with proper prefix and namespace (#1137)

5 лет назад
Message__Messages_suffixed_with_Input_Output

Arrays with proper prefix and namespace (#1137)

5 лет назад
Message__Messages_suffixed_with_Request_Response

Arrays with proper prefix and namespace (#1137)

5 лет назад
Message__overriding_namespace_prefix

Arrays with proper prefix and namespace (#1137)

5 лет назад
NoParams__add_correct_namespace_for_operations_without_parameters

Fixed request-response-samples-test so that tests with only request.xml and request.json actually get run (#878)

10 лет назад
OneWay__should_handle_one_way_operation

Fixed request-response-samples-test so that tests with only request.xml and request.json actually get run (#878)

10 лет назад
RequestHeaders__omit_element_when_empty

XML Declaration

10 лет назад
RequestHeaders__propogate_basic_security backward compatible check

XML Declaration

10 лет назад
RequestHeaders__propogate_basic_security

XML Declaration

10 лет назад
RequestHeaders__propogate_basic_security_invalid_options

XML Declaration

10 лет назад
RequestHeaders__propogate_basic_security_no_timestamp

XML Declaration

10 лет назад
RequestHeaders__propogate_basic_security_no_token_created

Optionally add Created to wssecurity header (#833)

10 лет назад
RequestHeaders__propogate_custom_header

XML Declaration

10 лет назад
ResponseHeaders__return_soap_headers

XML Declaration

10 лет назад
RetrieveCustomerDetails__returning_a_date_should_parse_the_date

Custom deserializer - allow to deserialize dates or any other type yourself. (#901)

10 лет назад
RetrieveFareQuoteDateRange__should_handle_child_namespaces

Lookup definitions in child element first (#958)

9 лет назад
SendCDATA__cdata_is_handled_correctly

Fix incorrect WSDL in CDATA test case. (#830)

10 лет назад
SendCDATA__cdata_preserves_leading_and_trailing_whitespace_when_preserveWhitespace_option_is_true

Added preserveWhitespace option to prevent trimming leading / trailin… (#972)

9 лет назад
SendCDATA__cdata_removes_leading_and_trailing_whitespace_by_default

Added preserveWhitespace option to prevent trimming leading / trailin… (#972)

9 лет назад
SetResource__should_correctly_set_element_if_complex-type_has_same_name

XML Declaration

10 лет назад
UpdateProfile__correct_namespaces_for_elements_with_base

Fix missing namespace declaration on array if the namespace is already declared with another prefix. (#923)

9 лет назад
UpdateProfile__correct_namespaces_for_elements_with_base_ignorednamespaces

Re-enable ignore base namespace option and fixed expected result for its unit test.

10 лет назад
UpdateProfile__correct_namespaces_in_sequence_with_imports

Fix missing namespace declaration on array if the namespace is already declared with another prefix. (#923)

9 лет назад
UpdateProfile__correct_namespaces_other_prefixes

Fix missing namespace declaration on array if the namespace is already declared with another prefix. (#923)

9 лет назад
UpdateProfile__correct_ns_context

Fix missing namespace declaration on array if the namespace is already declared with another prefix. (#923)

9 лет назад
addList__complex_extension_namespace_for_arrays

XML Declaration

10 лет назад
addPets__force_namespaces

Fix issue of reference element in another namespace. (#831)

10 лет назад
addPrefix__should_add_namespace_on_output_message

add optional targetNamespace to output message name (#1176)

5 лет назад
administrate__Complex_json_object_namespace_issue

XML Declaration

10 лет назад
attachments__should_send_binary_data

Added MTOM support for binary data (#1054)

7 лет назад
createData__should_generate_complex_type_request

fixed the soap request envelop generation part when request has complex Type as root. (#849)

10 лет назад
execFile__add_default_namespace_prefix

Namespace prefix is required on first element when elementFormDefault=unqualified (#905)

10 лет назад
execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_missing

Revert "Undo the changes which are refactoring."

10 лет назад
execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_qualified

Revert "Undo the changes which are refactoring."

10 лет назад
execFile__valid_xml_generated_on_request_with_complex_type_element_form_default_unqualified

Revert "Undo the changes which are refactoring."

10 лет назад
getAppointmentNumber__should_be_able_to_parse_response

Fixed checking for empty obj.Body before further actions (#986)

9 лет назад
getAttachments__should_handle_MTOM_response

Support for soap attachments in response. (#1148)

5 лет назад
getAttachments__should_handle_not_MTOM_response

Support for soap attachments in response. (#1148)

5 лет назад
getAvailability__should_not_fail_without_children

Fixed request-response-samples-test so that tests with only request.xml and request.json actually get run (#878)

10 лет назад
get__complex_extension_with_explicit_namespace

XML Declaration

10 лет назад
get__complex_extension_without_explicit_namespace

XML Declaration

10 лет назад
login__attributes_in_request_should_be_handled

XML Declaration

10 лет назад
login__attributes_namespace_should_be_configurable

XML Declaration

10 лет назад
login__complex_schema_xmlns_should_be_handled

XML Declaration

10 лет назад
login__complex_schema_xmlns_with_array_and_any_type_and_other_types

XML Declaration

10 лет назад
login__error_returned_should_contain_root_Json_on_fault

XML Declaration

10 лет назад
multiCall__rpc_stype_request_xsi_attributes

XML Declaration

10 лет назад
readMetadata__should_respect_xsi_type_attribute

Reverting #914 (#937)

9 лет назад
readMetadata__should_support_XMLSchema_Instance_override

Now supporting XSI namespace overrides (#1079)

7 лет назад
update__complex_extension_fields_in_parent_without_explicit_namespace

XML Declaration

10 лет назад
update__complex_extension_with_array_attributes

XML Declaration

10 лет назад
README.md

Fix document error: wsdl_options.json, not .wsdl (#900)

10 лет назад
README.md