Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Xerces


Related Topics

  
  The Xerces Society www.xerces.org
The Xerces Blue butterfly (Glaucopsyche xerces) is perhaps the most famous of the extinct United States butterflies.
The Xerces Blue, in essence, was a species which consisted of only one population, although great variation was present in the individuals comprising the population.
Xerces was a small butterfly, the upper wing surfaces iridescent blue-violet in the male, brown in the female.
www.xerces.org /Xerces.htm   (333 words)

  
 XML and Java technologies: Document models, Part 1: Performance
Xerces with deferred node creation shows similar behavior in that there's a performance penalty as the nodes in a document representation are accessed for the first time (not shown in the chart).
However, in the case of Xerces the node-creation overhead is about the same as the difference in performance from normal DOM creation during the parse.
Xerces deferred has the most compact representation (which expands to the base Xerces size as the representation is accessed for the first time), followed closely by dom4j.
www-128.ibm.com /developerworks/xml/library/x-injava/index.html   (5258 words)

  
 Xerces - a Whatis.com definition
Xerces (the name comes from the Xerces blue butterfly) is a set of parsers compatible with Extensible Markup Language (XML).
The Xerces Java Parser 1.2.0 supports XML 1.0, and can be used for building XML-compatible Web servers; building the next generation of XML-based vertical applications; creating XML editors; ensuring the integrity of XML data; and building global XML applications.
Xerces is part of the Apache XML Project.
searchsmb.techtarget.com /gDefinition/0,294236,sid44_gci523514,00.html   (287 words)

  
 [No title]
Xerces is an open source, high performance XML parser component developed by the Apache XML Project, widely used by the XML development community.
Xerces implements a fully conforming XML Schema processor, and also provides a complete implementation of the Document Object Model Level 3 Core and is able to parse XML documents written according to the XML 1.1 Recommendation.
Stylus Studio is the only XML IDE to provide seamless integration with the Apache Xerces processor to enable development — this is far better then the approach taken by other XML tools vendors who only support their own propretary XML parsers which suffer from so many standards-compatibility problems.
www.stylusstudio.com /xml/xerces.html   (715 words)

  
 Tutorial, Introduction to XML and XML with Xerces for Java (updated for jdk 1.5 and xerces 2.7.1)
Xerces parser is used with JDK 1.4 and 1.3.
We are using Xerces 2.7.1 with JDK 1.4 and JDK 1.3 as the default parser with JDK 1.4 is Crimson and there is no built in parser with JDK 1.3.
Xerces parser is bundled with the JDK 1.5 distribution.So you need not download the parser separately.
totheriver.com /learn/xml/xmltutorial.html   (2590 words)

  
 Apache Xerces - SWiK
Xerces itself is available in Java, C++, Perl.
The Apache Xerces Project is pleased to announce that version 2.8.1 of Xerces-J is now available.
Fixed a bug in Xerces' native serializer which caused documents containing supplemental characters in attribute values to be written incorrectly.
swik.net /Xerces   (1011 words)

  
 Xerces Blue - Wikipedia, the free encyclopedia
The Xerces butterfly is believed to be the first American butterfly species to become extinct as a result of loss of habitat caused by urban development.
Xerces probably associated with ants in its larval stages as part of a symbiotic relationship.
Xerces is also a group of XML software packages named after this butterfly.
en.wikipedia.org /wiki/Xerces_Blue   (304 words)

  
 Make the most of Xerces-C++, Part 1
If you want to build the library as you read this, look at the Xerces build documentation found on the Apache site (see Resources) first and then come back here to read about linking Xerces to your own applications.
Xerces C++ added C++ namespace support (not to be confused with XML namespaces) as of Version 2.2.0.
The sample programs found in earlier versions of Xerces (like 1_5_1) avoided this by simply not releasing the memory.
www.ibm.com /developerworks/xml/library/x-xercc   (2798 words)

  
 Xerces Project Charter
1.1 Apache Xerces is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available XML parsers and closely related technologies on a wide variety of platforms supporting several languages.
Apache Xerces parsers should also be designed to work efficiently with other Apache projects that deal with XML whenever possible.
Apache Xerces still shares much infrastructure with the Apache XML project and the other former subprojects of Apache XML that have become projects in their own right.
www.udel.edu /CIS/software/dist/xerces-2_8_0/docs/charter.html   (2173 words)

  
 xerces.xml - OmniMark function   (Site not responding. Last check: 2007-10-13)
module defines the xerces markup parser function and the information that can be passed to it on invocation.
The only difference is that there is just one numeric exception code for errors and one for warnings, so the numeric exception code cannot be used to distinguish between different kinds of errors.
This is normally appropriate, because the Xerces XML parser can recover from most errors.
developers.omnimark.com /documentation/keyword/1753.htm   (844 words)

  
 Xerces
Xerces Community/Developers I 've been successful in integrating the Xerces (2.01) DOMParser with Java code in order to perform parsing of wellformedness and validation to XSDs.
Some programmers from Jetspeed and Cocoon suggested the actual problem lies with xerces and should be committed there.
Hello Xerces users I 'm quite new in using Xerces and I 've got one question How can I access the PSVI infos for other elements than the root element.
www.xml-xerces.com /6.html   (1361 words)

  
 California's Endangered Insects - Xerces Blue Butterfly   (Site not responding. Last check: 2007-10-13)
The Xerces Blue butterfly is the first butterfly in North America known to have become extinct due to human disturbance.
At about the time of the earliest declines in the Xerces Blue's populations a new species of ant had been introduced from South America, the Argentine ant (Iridomyrmex humilis) which has displaced numerous native ant species, particularly in urban and suburban areas.
Though only the Xerces Blue has received widespread attention, the growth of San Francisco has undoubtedly brought about the decline or extinction of many undocumented insect populations, subspecies, and species.
essig.berkeley.edu /endins/xerces.htm   (407 words)

  
 Xerces Java Parser Readme
The Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains advanced parser functionality, such as support for the W3C's XML Schema recommendation version 1.0, DOM Level 2 version 1.0, and SAX Version 2, in addition to supporting the industry-standard DOM Level 1 and SAX version 1 APIs.
The Xerces 1.x codebase has been migrated from CVS to Subversion.
Since work began on Xerces 2.x the Xerces 1.x code has been located on a branch.
xerces.apache.org /xerces-j   (353 words)

  
 FreshPorts -- textproc/xerces-j
The Xerces Java Parser is a complete implementation of the parser related portions of JAXP 1.3 and also brings Xerces into compliance with SAX 2.0.2, the DOM Level 3 Core and Load/Save W3C Recommendations, the XML Inclusions (XInclude) Version 1.0 W3C Recommendation and the XML Schema 1.0 Structures and Datatypes Second Edition W3C Recommendations.
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family.
This version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
www.freshports.org /textproc/xerces-j   (448 words)

  
 Xerces - Wikipedia, the free encyclopedia
For the Persian emperors named Xerxes (with two x's), see List of kings of Persia.
Xerces is a family of software packages for parsing and manipulating XML, part of the Apache XML project.
Xerces (named after the Xerces Blue butterfly) provides both XML parsing and generation.
en.wikipedia.org /wiki/Xerces   (118 words)

  
 ONLamp.com -- Processing XML with Xerces and the DOM
The last example demonstrates how to modify the XML document and write it back out to disk.
Along the way, I've made some helper classes that make using Xerces a little easier.
Xerces has several header files, roughly one per class or concept.
www.onlamp.com /pub/a/onlamp/2005/09/08/xerces_dom.html   (786 words)

  
 xml.apache.org (via CobWeb/3.1 planetlab1.netlab.uky.edu)   (Site not responding. Last check: 2007-10-13)
Xerces (named after the Xerces Blue butterfly) provides world-class XML parsing and generation.
Fully-validating parsers are available for both Java and C++, implementing the W3C XML and DOM (Level 1 and 2) standards, as well as the de facto SAX (version 2) standard.
A Perl wrapper is provided for the C++ version of Xerces, which allows access to a fully validating DOM XML parser from Perl.
xml.apache.org.cob-web.org:8888   (1333 words)

  
 Welcome to Xerces (via CobWeb/3.1 planetlab1.netlab.uky.edu)   (Site not responding. Last check: 2007-10-13)
Xerces has moved out of the XML project and is now a project in its own right.
You will find links to all the Xerces project as well as our new charter on the menu at the left of the screen.
Xerces is made available under the Apache Software License, Version 2.0.
xerces.apache.org.cob-web.org:8888   (60 words)

  
 Xerces example: NoClassDefFoundError - Dev Shed
Xerces example: NoClassDefFoundError Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
I was working on one of the Xerces tutorials on this site.
It compiled no problem, but apparently this error means that "The searched-for class definition existed when the currently executing class was compiled, but the definition can no longer be found." I have installed all the xerces files and have set the classpath to my bin with all those files in it.
forums.devshed.com /java-help-9/xerces-example-noclassdeffounderror-31785.html   (780 words)

  
 Novell: SUSE Linux Enterprise Server 10: xerces-j2-scripts
performance, fully compliant XML parsers in the Apache Xerces family.
Xerces 2 is a fully conforming XML Schema processor.
Xerces 2 also provides a partial implementation of Document Object
www.novell.com /products/linuxpackages/server10/ia64/xerces-j2-scripts.html   (154 words)

  
 FreshPorts -- textproc/p5-XML-Xerces
A ports freeze means that commits will be few and far between and only by approval.
XML::Xerces is the Perl API to the Apache project's Xerces XML parser.
It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl.
www.freshports.org /textproc/p5-XML-Xerces   (264 words)

  
 Pathan 1.2 release 2 (Xerces 2.3) Download
There are links to precompiled (gcc 2.95/RedHat Linux 7.x) xerces binaries at the bottom of this page.
These archives contain only the Pathan shared library and are necessary for running programs which link against the Pathan library.
Note that the UNIX and Windows source archives are basically similar, the only difference being that some processed headers are included in the Windows archive; these headers are generated automatically by the UNIX build system.
software.decisionsoft.com /pathanDownload_xerces23.html   (340 words)

  
 Xerces   (Site not responding. Last check: 2007-10-13)
Xerces Society and Smithsonian Institution, "Butterfly Gardening: Creating Summer Magic in Your Garden".
Theodore W. Leung, "Professional XML Development with Apache Tools : Xerces, Xalan, FOP, Cocoon, Axis, Xindice (Wrox Professional Guides)".
If you wish to propose related entries to be added to our glossaries, please contact us.
www.argospress.com /Resources/xml/xerc.htm   (135 words)

  
 How to..validate xml doc against schema using Xerces DOM
The DOMParser class is not available in Xerces 2.0.1, only in 1.4.3.
I have experienced that Xerces does not fully support all Schema features so the best i am using to validate my xml files against a schema is by using XSV
Unless otherwise licensed, code in all technical manuals herein (including articles, FAQs, samples) is provided under this License.
forum.java.sun.com /thread.jspa?threadID=250998   (957 words)

  
 [No title]
============================================================ Xerces Perl: The Perl API to the Apache Xerces XML parser ============================================================ $Id: readme.xsl,v 1.1 2002/05/07 06:06:10 jasons Exp $ LEGAL HOOP JUMPING: =================== This code is distributed under the terms of the Apache Software License, Version 1.1.
Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application the ability to read and write XML data.
If your planning to use SWIG, you can set the environment variable SWIG to the full path to the SWIG executable before running perl Makefile.pl. For example: export SWIG=/usr/bin/swig This is only necessary if it isn't in your path or you have more than one version installed.
www.cpan.org /modules/by-module/XML/XML-Xerces-2.5.0-0.readme   (1336 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.