XString: XML as a String
Databases
2007-05-23 v2
Abstract
Extensible markup language (XML) is a technology that has been much hyped, so that XML has become an industry buzzword. Behind the hype is a powerful technology for data representation in a platform independent manner. As a text document, however, XML suffers from being too bloated, and requires an XML parser to access and manipulate it. XString is an encoding method for XML, in essence, a markup language's markup language. XString gives the benefit of compressing XML, and allows for easy manipulation and processing of XML source as a very long string.
Keywords
Cite
@article{arxiv.cs/0610020,
title = {XString: XML as a String},
author = {William F. Gilreath},
journal= {arXiv preprint arXiv:cs/0610020},
year = {2007}
}
Comments
27-pages, 2-tables