diff --git a/reference/soap/soapfault/construct.xml b/reference/soap/soapfault/construct.xml
new file mode 100644
index 0000000000..f5293fb0ff
--- /dev/null
+++ b/reference/soap/soapfault/construct.xml
@@ -0,0 +1,48 @@
+
+
+
+
+
+ SoapFault::__construct
+ SoapFault constructor
+
+
+
+ &reftitle.description;
+
+ SoapFault::__construct
+ stringfaultcode
+ stringfaultstring
+ stringfaultactor
+ stringdetail
+ stringfaultname
+ stringheaderfault
+
+
+ &info.function.alias; SoapFault::SoapFault
+
+
+
+
+
+
+
diff --git a/reference/soap/soapheader/construct.xml b/reference/soap/soapheader/construct.xml
new file mode 100644
index 0000000000..ecdc537185
--- /dev/null
+++ b/reference/soap/soapheader/construct.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+ SoapHeader::__construct
+ SoapHeader constructor
+
+
+
+ &reftitle.description;
+
+ SoapHeader::__construct
+ stringnamespace
+ stringname
+ mixeddata
+ boolmustunderstand
+ stringactor
+
+
+ &info.function.alias; SoapHeader::SoapHeader
+
+
+
+
+
+
diff --git a/reference/soap/soapparam/construct.xml b/reference/soap/soapparam/construct.xml
new file mode 100644
index 0000000000..a4a42478a3
--- /dev/null
+++ b/reference/soap/soapparam/construct.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+ SoapParam::__construct
+ SoapParam constructor
+
+
+
+ &reftitle.description;
+
+ SoapParam::__construct
+ mixeddata
+ stringname
+
+
+ &info.function.alias; SoapParam::SoapParam
+
+
+
+
+
+
diff --git a/reference/soap/soapserver/construct.xml b/reference/soap/soapserver/construct.xml
new file mode 100644
index 0000000000..39f67fd338
--- /dev/null
+++ b/reference/soap/soapserver/construct.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+ SoapServer::__construct
+ SoapServer constructor
+
+
+
+ &reftitle.description;
+
+ SoapServer::__construct
+ mixedwsdl
+ arrayoptions
+
+
+ &info.function.alias; SoapServer::SoapServer
+
+
+
+
+
+
diff --git a/reference/soap/soapvar/construct.xml b/reference/soap/soapvar/construct.xml
new file mode 100644
index 0000000000..463dffb1ed
--- /dev/null
+++ b/reference/soap/soapvar/construct.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+ SoapVar::__construct
+ SoapVar constructor
+
+
+
+ &reftitle.description;
+
+ SoapVar::__construct
+ stringdata
+ stringencoding
+ stringtype_name
+ stringtype_namespace
+ stringnode_name
+ stringnode_namespace
+
+
+ &info.function.alias; SoapVar::SoapVar
+
+
+
+
+
+