<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff size=2>What I
need to do is either write my own transform handler, or ideally, ignore an
unknown transform, in particular, I am working with a draft
transform:</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2><ds:Transform Algorithm="<A
href='http://docs.oasis-open.org/wss/2004/XX/oasis-2004XX-wss-swa-profile-1.0#Attachment-Content-Only-Transform"/'>http://docs.oasis-open.org/wss/2004/XX/oasis-2004XX-wss-swa-profile-1.0#Attachment-Content-Only-Transform"/</A>></FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2>and</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2><ds:Transform Algorithm="<A
href='http://docs.oasis-open.org/wss/2004/XX/oasis-2004XX-wss-swa-profile-1.0#Attachment-Complete-Transform"/'>http://docs.oasis-open.org/wss/2004/XX/oasis-2004XX-wss-swa-profile-1.0#Attachment-Complete-Transform"/</A>></FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff size=2>These
work in conjunction with my custom CID callback, and they tell me how to handle
MIME attachments, namely, are signatures over just the MIME part, or do they
also include the MIME headers. In anycase, I simply need to spot the presence of
these transforms, but let XMLSEC continue to process the
data.</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff size=2>as is,
XMLSEC halts:</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff size=2>file:
..\src\transforms.c, line: 1511, subject: xmlSecTransformIdsListFindByHref,
reason: xmlsec library function failed,
details:href=http://docs.oasis-open.org/wss/2004/XX/oasis-2004XX-wss-swa-profile-1.0#Attachment-Content-Only-Transform</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff size=2>what
are my options here? I tried to create my own transform handler for this, but I
cannot seem to get that to work, and want to know if there is an easier
way.</FONT></SPAN></DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=385482419-27102004><FONT face=Arial color=#0000ff
size=2>~Rob</FONT></SPAN></DIV></BODY></HTML>