Module: Virtuozzo::SOAP::Drivers::Support::DefaultMappingRegistry

Defined in:
lib/virtuozzo/soap/drivers/support/mapping_registry.rb

Constant Summary collapse

EncodedRegistry =
::SOAP::Mapping::EncodedRegistry.new
LiteralRegistry =
::SOAP::Mapping::LiteralRegistry.new
NsProtocol =
"http://www.swsoft.com/webservices/vzl/4.0.0/protocol"
NsTypes =
"http://www.swsoft.com/webservices/vzl/4.0.0/types"
NsVzasupport =
"http://www.swsoft.com/webservices/vza/4.0.0/vzasupport"
NsVzasupport_0 =
"http://www.swsoft.com/webservices/vza/WSDL/4.0.0/vzasupport"
NsVzatypes =
"http://www.swsoft.com/webservices/vza/4.0.0/vzatypes"
NsXMLSchema =
"http://www.w3.org/2001/XMLSchema"