|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: RelaxNG question
> My current favourite example is Exclusive XML Canonicalisation
> (http://www.w3.org/TR/xml-exc-c14n/).
>
> The complexity created by namespace inheritance oozes out of every paragraph.
Indeed; EXC-C14N is all about handling namespace inheritance, and
what happens when you embed one piece of XML inside another, such as
carrying a message in SOAP.
I like namespaces. I really dislike canonicalization; I've done two
implementations (including a free one in Python that is part of PyXML)
of both C14N and EXC-C14N, and I try to leave the room if anyone finds
a bug in the code. :(
Folks proposing alternatives to namespaces might find it worthwhile to
look at the XML C14N spec and figure out how their alternatives can be
made to meet the same requirements. (A global index of prefixes is
pretty easy, of course.)
/r$
--
Rich Salz Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








