summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/any-type
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov5-348/+0
2020-02-14Drop copyright notice from source codeKaren Arutyunov2-2/+0
2017-01-03Update copyright yearBoris Kolpackov2-2/+2
2014-07-03Implement anyType and anySimpleType content representationBoris Kolpackov5-0/+350
anyType as a DOM fragment, similar to wildcards. anySimpleType as a text string.