What are three best practices that can be implemented when generating WS-I Basic Profile
compliant Web services? (Choose three.)
A.
Send arrays of nulls to ensure .NET and Java clients receive the same data.
B.
Define data types early in the integration cycle.
C.
Use complex data types to reduce the number of items exchanged.
D.
Test interoperability at every stage of development.
E.
Insert conformance headers in all SOAP messages.
F.
Keep data types simple for speed and stability.
Explanation: