Although not yet a mainstream architecture for data centers, Extensible Markup Language (XML) is gaining momentum as a way to integrate legacy applications and build more robust data structures, according to analysts and business experts. XML enables enterprises to tag structured data so that it is
Tag: JSON / JAVA / XML
Firms develop XML schema to protect applications
A quest to develop a common language to describe application security vulnerabilities moved one step closer to reality after two security companies completed of a new XML (Extensible Markup Language) schema for describing application vulnerabilities.
Serialize an Object to XML by Using Visual C# .NET
This step-by-step article describes how to serialize an object to XML by using Visual C# .NET. This method is useful for persisting the state of an object. This method is also useful for cloning an object by de-serializing the XML back to a new object.
XSL Introduction
by Jan Egil Refsnes – An introduction to XSL – The style sheet language of XML. What XSL is and what it can do.
Comments in a “No comment” World
From XML.com – In this month’s XML Q&A column, John E. Simpson examines two issues related to documentation of, and comments in, XML documents and schemas.
How to use XLink with XML
by Brett McLaughlin – Start using XML Schema to constrain XML documents. This brief tip tells how to reference an XML schema from your XML documents. Five pieces of sample code show how.
How to serialize IDictionary with XmlSerializer
In the June 2003 issue of MSDN Magazine, Aaron Skonnard shows us how to implement the IXmlSerializable interface in order to serialize classes derived from IDictionary. The example deals with simple types such as int and string. I needed to serialize a dictionary of one of my classes. I’ve expanded
HOWTO: Apply an XSL Transformation from One XML Document to Another by Using Visual C++ .NET
This step-by-step article describes how to apply an Extensible Stylesheet Language (XSL) Transformation (XSLT) to an XML document by using the XslTransform class to create a new XML document. XSL is an XML-based language that is designed to transform one XML document into another XML document, or to
Drill into XML Digital Signature
Explore the XML Digital Signature specification, and get a deeper understanding of how WS-Security implements its message security feature.
XML Source Highlighting
by Kyle Downey – They say a successful open source project starts with an itch to scratch. In the case of this package, the itch was my own: I have started producing all of my documentation and other technical writing in XHTML, and I want a way to ensure that…
