![]() |
Qore xml Module 2.1.0
|
describes a mimeXml payload for a SOAP operational binding message description More...
#include <WSDL.qm.dox.h>
Inherits Serializable.
Public Member Methods | |
| void | constructor (string part) |
| refers to a message part defining the concrete schema of the root XML element | |
Public Attributes | |
| string | part |
| refers to a message part defining the concrete schema of the root XML element | |
describes a mimeXml payload for a SOAP operational binding message description
| void WSDL::MimeXmlMessageDescription::constructor | ( | string | part | ) |
refers to a message part defining the concrete schema of the root XML element
The part references a concrete schema using the element attribute for simple parts or type attribute for composite parts
| string WSDL::MimeXmlMessageDescription::part |
refers to a message part defining the concrete schema of the root XML element
The part references a concrete schema using the element attribute for simple parts or type attribute for composite parts