You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by ma...@ni.com on 2008/09/09 05:44:26 UTC

Does Xerces support Serialize XML as canonical form?

It seems Xerces currently doesn't support serializing XML as canonical 
form. Is there any plan to support that (http://www.w3.org/TR/xml-c14n)? 
Thanks!

Mao Li (李茂) | Tel:86.21.50509810 ext.3167
SAST Group,
National Instruments

Re: Does Xerces support Serialize XML as canonical form?

Posted by Vitaly Prapirny <ma...@mebius.net>.
mao.li@ni.com wrote:
> 
> It seems Xerces currently doesn't support serializing XML as canonical 
> form. Is there any plan to support that (http://www.w3.org/TR/xml-c14n)?

Apache xml-security-c library provides implementation of canonicalised XML.

Good luck!
	Vitaly


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


Re: Does Xerces support Serialize XML as canonical form?

Posted by ma...@ni.com.
OK. Thanks, Boris and Vitaly!

Mao Li (李茂) | Tel:86.21.50509810 ext.3167
SAST Group,
National Instruments



Boris Kolpackov <bo...@codesynthesis.com> 
09/09/2008 03:15 PM
Please respond to
c-dev@xerces.apache.org


To
c-dev@xerces.apache.org
cc

Subject
Re: Does Xerces support Serialize XML as canonical form?






Hi Mao,

mao.li@ni.com <ma...@ni.com> writes:

> It seems Xerces currently doesn't support serializing XML as canonical 
> form. Is there any plan to support that (http://www.w3.org/TR/xml-c14n)? 


Xerces-C++ currently does not support canonical representation and I am
not aware of anybody working on this support. However, you can use the
XML Security for C++ library. Generally, if you are looking for some
related functionality that appears to be missing in Xerces-C++ then it
is a good idea to check the Applications page: 

http://xerces.apache.org/xerces-c/applications.html

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   
http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   
http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: 
http://codesynthesis.com/products/xsde

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org



Re: Does Xerces support Serialize XML as canonical form?

Posted by Boris Kolpackov <bo...@codesynthesis.com>.
Hi Mao,

mao.li@ni.com <ma...@ni.com> writes:

> It seems Xerces currently doesn't support serializing XML as canonical 
> form. Is there any plan to support that (http://www.w3.org/TR/xml-c14n)? 

Xerces-C++ currently does not support canonical representation and I am
not aware of anybody working on this support. However, you can use the
XML Security for C++ library. Generally, if you are looking for some
related functionality that appears to be missing in Xerces-C++ then it
is a good idea to check the Applications page:  

http://xerces.apache.org/xerces-c/applications.html

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org