Treat empty strings as nulls.
[shibboleth/xmltooling.git] / xmltooling / AbstractAttributeExtensibleXMLObject.cpp
2007-11-09 cantorTreat empty strings as nulls.
2007-02-02 cantorUpdate copyright.
2007-02-01 cantorReplace call to DOM1 method.
2007-01-22 cantorAdd DOM3 isId check.
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-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-06 cantorBase classes for open content models.