Publishing .NET XmlDocument via NAV web services

EvR
EvR Member Posts: 178
Hi all,

I have a complex XML which I want to publish on the NAV web service platform. Building it using an xml port is not an option (too complex and with a lot of hierarchy). The .NET XmlDocument is already in the system.
What would be the most elegant way of publishing it via the NAV web services?