Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 4th, 2006, 08:07 PM
Registered User
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to RatanKumar
Default Soap Error : Attribute xmlns must be declared

The foll is a code fragment in an xml
<SOAPVerifierConfig
xmlns="http://www.ibm.com/xml/soap/#SOAPSignature"
xmlns s="http://www.w3.org/2000/09/xmldsig#"
xmlns:SOAP-SEC="http://schemas.xmlsoap.org/soap/security/2000-12">

When i build the project , i get the following error at thelocation of the above piece of code

1.Attribute "xmlns s" must be declared for element
type "SOAPVerifierConfig". cl-ver-config.xml

2.Attribute "xmlns:SOAP-SEC" must be declared for element
type "SOAPVerifierConfig". cl-ver-config.xml

3.Attribute "xmlns" must be declared for element
type "SOAPVerifierConfig".cl-ver-config.xml

I have both soap.jar and soap-sec.jar in my build paths..

Can anyone help pls

Thanks in advance





Similar Threads
Thread Thread Starter Forum Replies Last Post
'attribute is not declared' error jihadbuster XSLT 6 April 2nd, 2008 01:20 PM
"Name My " not declared error ajkumar Visual Basic 2005 Basics 0 April 19th, 2007 11:29 PM
attribute xmlns added in included xsl Kabe XSLT 6 November 23rd, 2004 12:24 PM
element is not declared. An error occurred... dazzled XML 3 September 13th, 2004 04:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.