summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/any-type/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-07-03Implement anyType and anySimpleType content representationBoris Kolpackov1-0/+145
anyType as a DOM fragment, similar to wildcards. anySimpleType as a text string.