This is a full blown Visual XPath Interpreter for the evaluation of any XPath expression and visual presentation of the resulting nodeset or scalar value.
Tag: JSON / JAVA / XML
DTD Tutorial
DTD is described in XML 1.0 standard. In this tutorial basic DTD features are demonstrated on many examples.
Introducing Microsoft DotNet
At the Professional Developers' Conference in Orlando last July, Microsoft unveiled its latest architecture, .NET. Its various features and components were explained to the large audience by a number of speakers. So what is .NET?The term is, essentially, a new marketing label which Microsof
XML Workshop
XML Workshop is the course for developers eager to learn XML and put it to use in their applications. This 3-day, hands-on course takes you through XML technologies theory and practice starting with XML Documents and Infosets all the way to SOAP and Biztalk. Topics covered include XML DOM, SAX, XSLT
XML and Binary Data
Many people wonder how to send images using XML. Darshan demonstrates in his article how to send binary data as part of an XML document, using base64 encoding.
New W3C XML Schema Slanted Toward West
Opinion By Lee Anne Phillips At long last, XML Schema is on its way to becoming reality with the release of the still-flawed-but-far-better-than-what-we-have-now, three-part specification to Candidate status at W3C. Although several issues remain controversial—notably the utter failure of the S
How to Find the Best XML Server for You
No one XML server fits all needs. Your choice depends on factors such as size and linearity of data.
Introduction to BXXP
BXXP is a generic application protocol framework for connection-oriented, asynchronous request/response interactions based Internet applications. In other words, BXXP is a general purpose framework for creating Internet application protocols that serve as an alternative to aging HTTP used for Web br
StarOffice XML project continues progress on XML file format
This article by Michael Smith tells us…The OpenOffice/StarOffice XML Project team is continuing to make progress on their goals of developing and refining "an open and ubiquitous XML-based file format for office documents" and of providing an open reference implementation of the format to
XML & Binary Data
XML solves varieties of problems. Keep in mind that XML is not only for web. It can be used for virtually any kind of application – depends on your imagination. It's best suited to pass data across machines running different platform/operating system, because everybody understands plain text.