"RPC-encoded" style/use XML is WS-I compliant
B
Correct answer
Explanation
WS-I (Web Services Interoperability) Organization explicitly prohibits RPC-encoded style in its Basic Profile. Document/literal (or simply literal) style is WS-I compliant. RPC-encoded style creates interoperability issues because it relies on SOAP encoding rules which may not be consistently implemented across different platforms.