Questions on the use of Mathematica to import, modify, and export XML documents.

learn more… | top users | synonyms

5
votes
0answers
117 views

Consuming a SOAP service that requires a complexType authentification header

Short version: Why do I get a $RecursionLimit error when calling NewSchemaInstance[SomeInstalledType] and how do I fix it? ...