Click to See Complete Forum and Search --> : Is XML Secure Enough? Think Over....


sai
12-12-2002, 12:26 AM
Hi,
A new thought to the XML mania.
You have entire data in XML and restrict data thru XSL.
You filter data in XSL using a FOR loop or if condition.
But View Source fetches you the entire XML data.
Where comes the "Data Security" here?
For Instance, try out the example in http://www.ernieboy.com/xml.jsp
Think Over...
$ai.

Charles
12-12-2002, 06:10 AM
XML Encryption Syntax and Processing (http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/) became a W3C Recommendation on 10 December 2002.