Validation constraint violation: tag name or namespace mismatch in element 'a:Action'

928 views
Skip to first unread message

Maxim Akristiniy

unread,
May 2, 2012, 7:19:13 AM5/2/12
to WS4D-gSOAP Users
hello.
What can be problem ?

I'm trying to implement onvif support.
Stuck at eventing. wsdl : http://www.onvif.org/onvif/ver10/event/wsdl/event.wsdl
I have following error :
SOAP 1.2 fault: SOAP-ENV:Sender [no subcode]
"Validation constraint violation: tag name or namespace mismatch in
element 'a:Action'"
Detail: [no detail]

client request :
POST /97dba687-6d3d-2e46-a74a-bc584394g3wg HTTP/1.1
Content-Type: application/soap+xml; charset=utf-8
Host: 10.0.61.23:38930
Content-Length: 806
Accept-Encoding: gzip, deflate
Connection: Close

<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action
s:mustUnderstand="1">http://www.onvif.org/ver10/events/wsdl/
EventPortType/CreatePullPointSubscriptionRequest</
a:Action><a:MessageID>urn:uuid:b4cf9c44-caeb-49cd-9beb-fbb77b50e33b</
a:MessageID><a:ReplyTo><a:Address>http://www.w3.org/2005/08/addressing/
anonymous</a:Address></a:ReplyTo><a:To s:mustUnderstand="1">http://
10.0.61.23:38930/97dba687-6d3d-2e46-a74a-bc584394g3wg</a:To></
s:Header><s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/
XMLSchema"><CreatePullPointSubscription xmlns="http://www.onvif.org/
ver10/events/wsdl"><InitialTerminationTime>PT60S</
InitialTerminationTime></CreatePullPointSubscription></s:Body></
s:Envelope>
Reply all
Reply to author
Forward
0 new messages