XML

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Projects
  Tutorials
  

Articles:
  • XML 2007 by Elliotte Rusty Harold   - [Clicks: 13]
    Join Elliotte Rusty Harold for a look back at the most significant XML news from 2007.
    http://www.ibm.com/developerworks/xml/library/x-xml2007rvw.html
  • XML for publishing by Kay Whatley   - [Clicks: 4]
    Smoothly transition documents designed for print publishing to XML. Discover how logical elements, attributes, and hierarchy make for easier print (and PDF) publishing with the structure in XML.
    http://www.ibm.com/developerworks/xml/library/x-publish/index.html - Oct, 2008
  • Extend enumerated lists in XML schema by W. Paul Kiel
    The addition of new values to a list is a common and necessary requirement. Schema designers often seek to build into the architecture a means to permit additional values that were unknown at design time. How can schema designers create an enumerated value list that is extensible and easy to implement? Discover several approaches used to achieve this goal.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-extenum/index.html - Sep, 2008
  • Navigationless Database XML: Hierarchical Data Processing by Michael M. David   - [Clicks: 2]
    Although current databases limit XML processing to linear XPath or XQuery queries, existing hierarchical database techniques enable far more complex queries using standard SQL.
    http://www.devx.com/xml/Article/39183 - Sep, 2008
  • Create a maintainable extensible XML format by Adriaan de Jonge, S. E Slack   - [Clicks: 6]
    XML is a communication format for exchanging structured documents and data. Too often, an XML format is chosen arbitrarily and on the fly during development, without much planning or design. Design the right XML format up front, and you can meet the needs of everyone involved in the communication. If you don't, you're in for a long journey of format revisions. Learn how to design a format less likely to require change and agile enough to incorporate new requirements with the simple addition of new extensions instead of full changes.
    http://www.ibm.com/developerworks/xml/library/x-extensxml.html - Aug, 2008
  • Ten XML Schemas you should know by Martin Brown   - [Clicks: 2]
    In this article, look at some top XML schemas that provide solutions for all sorts of problems, from the basics of Web services to data description. You'll also cover database-like solutions that involve contacts and invoices. The schemas in this article were chosen for their usefulness and utility, plus their impact on the XML community in how information is shared and exchanged using the XML format.
    http://www.ibm.com/developerworks/xml/library/x-schematips/index.html - Jul, 2008
  • Discovering XProc by James R. Fuller   - [Clicks: 1]
    Since October 2005, the W3C XML Processing Model Working Group (WG) has collaborated on a Working Draft (WD) specification titled "XProc: An XML Pipeline Language." As early implementations start to appear on the horizon and the anticipation of a second Last Call by the W3C WG (paving the way to a W3C draft recommendation), it has become clear that over the past 12 months, the XProc specification effort has picked up pace. Discover what XProc is today and its future, get the back story on some of the more contentious issues, and even run through a few examples.
    http://www.ibm.com/developerworks/xml/library/x-xproc/index.html - Jun, 2008
  • Learn 10 good XML usage habits by Martin Brown   - [Clicks: 13]
    Make your XML work easier with the ten tips in this article--ultimately you'll be less prone to errors and more productive.
    http://www.ibm.com/developerworks/xml/library/x-tengoodxmlhabits.html - May, 2008
  • OOXML: What's the big deal? by Peter Seebach   - [Clicks: 5]
    The OOXML specification has been both criticized and defended by a number of people, leading many to wonder what the big deal is. This article illustrates the basis of technical, rather than political, objections to treating OOXML as a standard.
    http://www.ibm.com/developerworks/xml/library/x-ooxmlstandard.html - Feb, 2008
  • The future of XML by Elliotte Rusty Harold   - [Clicks: 7]
    Elliotte Rusty Harold prognosticates what he thinks is in store for XML.
    http://www.ibm.com/developerworks/xml/library/x-xml2008prevw.html - Feb, 2008

[Top]

Projects:
  • DocBook Open Repository   - [Clicks: 7]
    DocBook is a document type definition (DTD) in SGML and XML. It is particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications).
    [Version 1.62.4]
    http://docbook.sourceforge.net/

[Top]

Tutorials:
  • Introducing OpenDocument by Uche Ogbuji   - [Clicks: 2]
    The OASIS Open Document Format for Office Applications (ODF) is an XML standard that lets you store and exchange office application documents, including word-processor, spreadsheet, and presentation files. Whether you try to perform special tasks on files saved from such applications or work on applications to process such files, you should become familiar with this important format. Learn about the two possible forms of OpenDocument files, as multipart packages and as single XML documents, and learn how to structure text and tabular information in OpenDocument.
    [Formats: html, pdf]
    http://www.ibm.com/developerworks/edu/x-dw-x-odfintro.html - Apr, 2008

[Top]