The SOAP domain is the message domain that gives you a format for working with Web Services Description Language (WSDL) which is independent of the physical bitstream format.
Use the SOAP domain if your messages require Web services processing. The SOAP parser represents all Web service messages with the same logical tree shape, irrespective of the specific bitstream format.
The format of the SOAP tree is described in SOAP tree overview.