aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soap/soap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soap/soap.rb')
-rw-r--r--lib/soap/soap.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/soap/soap.rb b/lib/soap/soap.rb
index b082823181..ea2b4db2e1 100644
--- a/lib/soap/soap.rb
+++ b/lib/soap/soap.rb
@@ -14,6 +14,7 @@ module SOAP
Version = '1.5.2'
+PropertyName = 'soap/property'
EnvelopeNamespace = 'http://schemas.xmlsoap.org/soap/envelope/'
EncodingNamespace = 'http://schemas.xmlsoap.org/soap/encoding/'