Multiple choice technology web technology How many number of parts are there in a SOAP document ? 3 4 5 6 Reveal answer Fill a bubble to check yourself B Correct answer Explanation A SOAP message has 4 parts: Envelope (mandatory root), Header (optional), Body (mandatory), Fault (optional, appears in Body for errors). This structure is defined by the SOAP specification.