As far as I am aware of XQuery is supported fully, never found a strange behaviour lately but with some restrictions of the position() function in paths. XPath is supported as well but for some restrictions: I never found the sibling axis but I have a workaround now (see separate posting). Can’t say much about the other questions; there is an update language comming with Tamino, I think it is XUpdate, need to check the specs for differences.
BTW you can have more than one Doctype in a collection, i.e. different schemas, XSchema is supported, as far as I know, would have to check the specs again if there are deviations.
User-level access control: I talked to other people who wanted to have some sort of permission system for every node. Is this what you mean by XACML? I don’t have these security issues in my data.
Performance: I never created real benchmarks, my collections are too small to count as challenges, but some of my queries are really challenging
And the perfomance is subjectively quite impressive – in comparison to XQuery tools operating on the file system.
Hope that this experience report helps. Have fun with Tamino.
#API-Management#webMethods#Tamino