Module: WSDL::XML Private
- Defined in:
- lib/wsdl/xml/element.rb,
lib/wsdl/xml/parser.rb,
lib/wsdl/xml/attribute.rb,
lib/wsdl/xml/element_builder.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Namespace for XML-related classes used in SOAP message construction.
This module contains classes for representing XML elements and attributes that are used to build SOAP request messages based on WSDL definitions.
Defined Under Namespace
Modules: Parser Classes: Attribute, Element, ElementBuilder