Associating Style Sheets with XML Documents.
Allows a style sheet to be associated with an XML document by including one or more processing instructions with a target of xml-stylesheet in the document's prolog. (W3C Recommen…
Canonical XML Version 1.0
Any XML document is part of a set of XML documents that are logically equivalent within an application context, but which vary in physical representation based on syntactic changes…
The Annotated XML Specification (version 1.0)
Tim Bray, one of the authors of the XML specification, presents this annotated version to make the complicated jargon slightly easier to understand.
W3C Technical Reports and Publications
Links to W3C Recommendations, Proposed Recommendations, Candidate Recommendations, Working Drafts, and Notes. In addition, links to Translations of W3C Documents and Acknowledged …
XML 1.0 (Second Edition)
Enables generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interopera…
XML Fragment Interchange
Attempts to define a way to send fragments of an XML document-regardless of whether the fragments are predetermined entities or not-without having to send all of the containing doc…
XML Information Set (InfoSet)
Provides a set of definitions for use in other specifications that need to refer to the information in an XML document. (W3C Recommendation 24 October 2001)
XML-Signature Syntax and Processing
Provide integrity, message authentication, and/or signer authentication services for data of any type, whether located within the XML that includes the signature or elsewhere (W3C …