All Questions
1 question
1
vote
1
answer
72
views
XML inside an string element vs independent elements
What are the conceptual and technical disadvantages of this request/response structure:
A)
<xs:element name="OrderRequest">
<xs:complexType>
<xs:sequence>
...