Add xsi:nil support to objects.
[shibboleth/xmltooling.git] / xmltooling / AbstractAttributeExtensibleXMLObject.h
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-24 cantorAdd per-object validation.
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-08 cantorRenamed classes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-06 cantorBase classes for open content models.