As the technology is developing very rapidly many changes in web are taking place, the innovators are doing their best to improve the web with their new inventions, if we just think once about the changes that have taken place in a decade, we admire them, the world wide web consortium has told the world about the publication of XML encryption syntax and processing and decryption transform, if w3c indicates anything which means the recommendation which it does is stable and it contributes to web in many ways, and interoperability is easy with
XML Encryption is a new standard defined by W3C, which defines the encryption of data, afterwards representing it as XML. It can encrypt virtually any type of data, including arbitrary data, an XML element and an XML element content.
The result of the data encryption is an XML document, which contains the encrypted data or a link to it. It has been called XML encryption or XML-enc because an XML element refers to or contains the cipher text, keyring information and the algorithms used for encrypting the data. For deciphering the encrypted data, XML
The World Wide Web Consortium (W3C) has announced the publication of XML Encryption Syntax and Processing and Decryption Transform for XML Signature as W3C Recommendations, signifying a "cross-industry agreement on an XML-based approach for securing XML data in a document. A W3C Recommendation indicates that a specification is stable, contributes to Web interoperability, and has been reviewed by the W3C Membership, who favor its widespread adoption." The Encryption document "specifies a process for encrypting data and representing the result in XML. The
This document specifies a process for encrypting data and representing the result in XML. The data may be arbitrary data (including an XML document), an XML element, or XML element content. The result of encrypting data is an XML Encryption element which contains or references the cipher data.This document is the W3C XML Encryption Recommendation (REC). This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or
Schema component is the generic term for the building blocks that comprise the abstract data model of the schema. An XML Schema is a set of ·schema components·. There are 13 kinds of component in all, falling into three groups.
Primary Components:
The primary components, which may (type definitions) or must (element and attribute declarations) have names are as follows:
1.Simple type definitions
2.Complex type definitions
3.Attribute declarations
4.Element declarations
Secondary Components:
The secondary components, which must have