I am struggling with an XMLPort with a combination of elements and attributes.
Importing the file shows the error:
Microsoft Dynamics NAV
Imported XML cannot validate with the schema: The 'Agency' attribute is not declared.
See below the structure of the file.. as well as my XMlport..
I am confused as to why the error ? Any advise is welcome ?
Answers
Met the same issue.
Did you receive any response to this ?
Curious how you solved it
I coded it with XmlDocument in .NET and iterated... never solved the pure XmlPort method....