|
NanoXML is a very small
This article describes the
XML for SCRIPT is a powerful,
The Microsoft XML
(5KB!) XML parser for
design and implementation of
standards-compliant
Parser is implemented as
Java. It currently performs
an intuitive, fast and
JavaScript XML parser
a COM component, providing a
no validation (the DTD is
compact (40K) Java toolkit
that is designed to help web
complete XML foundation for
ignored).
for parsing and manipulating
application designers
Windows DNA applications.
XML -- Electric XML -- the
implement cross platform
Features include: A
XML engine of the author's
applications that take
comprehensive,
company. It shows one way to
advantage of client-side
language-neutral programming
apply object-oriented
manipulation of XML data.
model, including support for
techniques to the creation
XML for SCRIPT provides a
ECMAScript, Java, Perl,
of an XML parser, and
full suite of tools,
Python, SQL, the Visual
it provides useful insight
including a
Basic® development system,
into API design. The source
standards-compliant W3C DOM
the Visual C++® development
code for the non-validating
Level 2 Processor, a
system, or Visual Basic
parser described in this
standards-compliant SAX
Scripting Edition
article may be downloaded
processor, a simple
(VBScript), Support for the
and used freely for most
(classic) DOM processor,
W3C XML 1.0, XML DOM, and
commercial uses.
proxies for XML retrieval
Namespaces recommendations,
from any domain and
Support for DTDs and
utilities for XML and
validation,
The industry’s
application development.
first support for XSL,
querying, and and a schema
technology preview. The
Microsoft XML Parser
has a high performance,
multi-threaded architecture
that makes it ideally suited
for both client and
server-side XML and XSL
processing.
Date: Aug, 13 2000 Date: Apr, 16 2001 Date: Oct, 27 2003 Date: Jul, 10 2000 |
|
Annoyed by Java? Scared of
MinML is an XML parser
XML Parser for Java is
This is a short tutorial
cookies? Blocked by a
written in Java. It was
a validating XML
describing how to process
firewall? If your browser
written to be used in
parser written in 100%
and display a given XML file
can handle frames, and
embedded Java systems where
pure Java. The package
using ASP and the MS XML
contains a standard issue
storage space is at a
(com.ibm.xml.parser)
Parser.
XML parser (or even a
premium. The code is quite
contains classes and methods
SGML parser), then you've
compact, but MinML was also
for parsing, generating,
got what it takes to use the
designed to minimise the
manipulating, and validating
Clatter chat room. Using
heap space used by the
XML documents. XML
PHP3 and a CSV file on the
program when parsing a
Parser for Java is
server side, Clatter is your
document. MinML does not
believed to be the most
ticket to adding chat to a
support DTDs - MinML reads
robust XML processor
web site.
and ignores DTDs, and Mixed
currently available and
content - this is not
conforms most closely to the
allowed. Supported features
XML 1.0 Recommendation.
are: Attributes, Empty
elements, Entity references,
Character references, and
CDATA sections.
Date: Sep, 07 2000 Date: Jul, 26 2000 Date: Jun, 30 2000 Date: Aug, 11 2000 |