Forum Discussion
xmlns="" is causing rejection on BIG-IP ASM
- Dec 17, 2017
Dear sirs, I found the reason behind the rejection.
It was simply because the element is not under namespace ";; and that is why it needs to have an attribute of [xmlns=""] in order to work correctly.
Its parent element (sendOTP) had the attribute of "xmlns=";; thus affecting its child element namespace.
Dear sirs, I found the reason behind the rejection.
It was simply because the element is not under namespace ";; and that is why it needs to have an attribute of [xmlns=""] in order to work correctly.
Its parent element (sendOTP) had the attribute of "xmlns=";; thus affecting its child element namespace.
- Simon_BlakelyDec 17, 2017Employee
Good spot - I recommend using an XML validation tool tool to check out problematic requests to ensure that they do validate correctly.
- Mountazar_Abou_Dec 18, 2017Cirrus
And this is what I did.
I used:
https://www.codeproject.com/KB/webservices/SoapValidator/SoapValidator.zip
Thank you
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com