cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1878
Views
0
Helpful
2
Replies

criteria's ns and type has not defined in query.xsd

iceking2nd
Level 1
Level 1

When I PUT xml to the server, I got a 400 error.

cuz when I serialize the object using query.xsd, I got a element <criteria>

But the server only receive <criteria xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:AndFilter">

how can I fix it in query.xsd?

2 Replies 2

kthiruve
Cisco Employee
Cisco Employee

Hi,

Please let me know what you are trying to do, when you are facing this issue, ACS versions used etc.

Need to have information about the environment etc to answer your question.

Thanks

Krishnan

thomas
Cisco Employee
Cisco Employee

Xiaochen,

What operation are you trying to do with ACS?

What is the URL you are using to communicate with ACS?

What is the content of the PUT statement you are sending?