» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Element + xml

References

List of reference materials used in this book.

User:mark1048: XML Schema Tutorials

XML Schema Language - Basics

This chapter provides notes and tutorial examples on XML Schema basics. Topics include writing schema XML documents, declaring root element, specifying element datatype, defining simple and complex datatypes.

User:mark1048: XML Schema Tutorials

Extensible Markup Language (XML) 1.0 (Fourth Edition)

beginning with a letter or one of a few punctuation characters

XML: del.icio.us/tag/xml

[jdom-interest] element iterator - code

public class AnakinTreeWalker implements ElementIterator {

XML: del.icio.us/tag/xml

Principles of XML design: When to use elements versus attributes (IBM DeveloperWorks)

We had a discussion about this at work. We came up with a different rule: if something is meta-data about an element use an attribute, otherwise an element. It seems to be in line with this argument. But as always: it's never that clear cut.

XML: del.icio.us/tag/xml