7digital/SevenDigital.Api.Wrapper

The XML Declaration is optional

AnthonySteele opened this issue · 0 comments

This has been raised before, but the wrapper cannot deserialise xml unless it starts with the magic string <?xml. This declaration is optional - See here.

So in the interest of flexibility the wrapper should probably not require it. We will still prefer it.