An introduction to XQuery
- This article provides some background history, a road map into the documentation, and an overview of some of the technical issues involved in the specification. -
(Added: 1-Nov-2003) (Rate It)
Beware of Illegal Characters in XML
- Some characters are not allowed in XML files. This tip shows you what they are, when they crop up, and what to do about them. -
(Added: 8-Nov-2002) (Rate It)
Cleanup your schema for SOAP
- Shane Curcuru shows how you can update a schema for use with SOAP by automatically converting attribute uses into element declarations. -
(Added: 1-Nov-2003) (Rate It)
Create flexible and extensible XML schemas
- This instructional article uses an object-oriented framework to show you how to design XML schemas that are extensible, flexible, and modular. -
(Added: 1-Nov-2002) (Rate It)
Datatype Checking With XSLT 2.0
- It's nice to know that XSLT 2.0 stylesheets will let you add data typing to your system without changing the system itself. -
(Added: 1-Nov-2003) (Rate It)
Designing XML Schema Libraries
- . Learn about designing schema libraries capable of modeling a wide range of programming language-specific type hierarchies in use today. -
(Added: 12-Jun-2003) (Rate It)
EXSLT by example
- In this article, Uche Ogbuji uses practical examples to introduce and demonstrate some useful EXSLT functions. -
(Added: 1-Nov-2003) (Rate It)
Locate and format XML data with XPath functions
- XPath allows you to quickly locate and extract information from an XML hierarchy, and it offers extended functionality via its built-in functions, which provide an easy way to work with numeric and textual data. -
(Added: 8-Nov-2002) (Rate It)
TopXML
- A community site for the beginner to the developer; site provides discussion forums, links, articles, training, downloads. -
(Added: 3-Jun-2002) (Rate It)
Understanding XML Namespaces
- Namespaces are the source of much confusion in XML, especially for those new to the technology. -
(Added: 27-Sep-2002) (Rate It)
Use XPath to locate information in XML documents
- XPath is a set of syntax rules for addressing the individual pieces of an XML document. If you’re familiar with XSLT, you’ve used XPath, perhaps without realizing it. -
(Added: 1-Nov-2002) (Rate It)
XML / XSL Portal
- An XML/XSL Portal containing resources utilities tutorials examples written in xml/xsl. -
(Added: 3-Jun-2002) (Rate It)
XML Canonicalization
- This two part series discusses the W3C Recommendations Canonical XML and Exclusive XML Canonicalization. -
(Added: 21-Sep-2002) (Rate It)
XML Computing
- XML and XSL introduction and business examples. -
(Added: 3-Jun-2002) (Rate It)
XML Schema Design Patterns: Is Complex Type Derivation Unnecessary?
- In this article the author explorees both derivation by restriction and derivation by extension of complex types showing the pros and cons of both techniques, as well as showing alternatives to achieving the same results. -
(Added: 1-Nov-2003) (Rate It)
XML Zone - devx.com
- XML resource site offering technical articles, frequently asked questions. -
(Added: 3-Jun-2002) (Rate It)
XML.ORG
- An XML portal hosted by OASIS. -
(Added: 3-Jun-2002) (Rate It)
XMLPitstop
- Provides a central location for everything that a developer needs
to know about XML. Examples with Source Code, Tutorials, tools, resources, books, etc. -
(Added: 9-Mar-2004) (Rate It)