Converting Schematron to XML Schemas, part 2
Reading Erik Wilde's 2004 paper Metaschema Layering for XML today, which demonstrates his point using Schematron to make a profile of XSD for special... more »
0 commentsSave Tags: tools, xml
Using AXIOM/C As The XML Object Model
AXIOM/C is used in Apache Axis2/C as its object model to represent XML. It is being greatly optimized for the requirements of a SOAP XML Processor.... more »
0 commentsSave Tags: c-and-cpp, how-to, web services, xml
Use YAML in Your iPhone App
If, like me, you're tired of using XML for storing data and configuration info in your Cocoa/iPhone apps, you should read this article. It shows you... more »
0 commentsSave Tags: apple, how-to, other languages, xml
Add Your Website to Firefox's Search Bar Using OpenSearch
Of course Firefox comes with Google, Yahoo, and other search engines by default, but what if you want to offer search for YOUR website in the address... more »
0 commentsSave Tags: css-html, how-to, open source, xml
DirectUI GUI Library -- a powerful C++ gui library
DirectUI is a gui library like "DirectUIHWND" in msn.It uses xml and script to construct ui. The DirectUI doesn't make use of the native Win32... more »
0 commentsSave Tags: frameworks, microsoft, windows, xml
Customizing JAXB
In this tip, you'll learn several ways of customizing or extending the default behavior of JAXB. A samples package accompanies the tip. The package... more »
0 commentsSave Tags: frameworks, java, xml
via