This is not a valid ID attribute:
    http://www.w3.org/TR/2000/REC-xml-20001006#sec-attribute-types"
             "Values of type ID must match the Name production."

    http://www.w3.org/TR/2000/REC-xml-20001006#NT-Name
        [4]    NameChar    ::=    Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
        [5]    Name    ::=    (Letter | '_' | ':') (NameChar)*

The plus '+' sign in your ID attribute is invalid. Search xmlsec and/or libxml
mailing list archives. It was already discussed a couple times.

Aleksey


func=xmlSecXPathDataExecute:file=xpath.c:line=250:obj=unknown:subj=xmlXPtrEval:error=5:libxml2 library function failed:expr=xpointer(id('APZc0FCkCmUVZgFuS5A8ywIXr+XA'))

Reply via email to