Sorry I haven't gotten to check into this yet, and
thanks for the help, Sergey!

-Matt

--- Sergey Vladimirov <[EMAIL PROTECTED]> wrote:

> Joe,
> 
> Please, look at the following issue and fix :)
> http://issues.apache.org/jira/browse/JXPATH-97
> 
> -- 
> Sergey
> 
> 
> 2007/7/16, Mcduffey, Joe <[EMAIL PROTECTED]>:
> >
> > Can someone tell me how to register namespaces so
> that attributes with
> > namespaces does not cause the exception
> >
> >
>
org.apache.common.ri.model.dom.DOMNodePointer.createAttribute
> > unknown namespace prefix: xsi
> >
> > For example the following
> > <ElementA  A:myAttr="Mytype">
> >   <B:ElementB>MY VALUE</B:ElementB>
> > </ElementA>
> >
> > Would result in the following exception:
> >
>
org.apache.common.ri.model.dom.DOMNodePointer.createAttribute
> > unknown namespace prefix: A
> >
> > FYI: In this example there was a namespace
> decaration in the file and I
> > also manually called the
> > registerNamespace(A,"/http...");
> > registerNamespace(B,"/http...");
> >
> > There was no problem encountered for elements.
> Only attributes. Can
> > someone help? Thanks.
> >
> >
> 
> 
> -- 
> Sergey Vladimirov
> 



       
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to