Hello … sorry to dig out such an old topic - but I’m confused.
I’m using Tamino 4.4.1 and in the documentation “Advanced Concepts” PDF Page 58 there is a constrain across documents:
<rule context = "collaboration[@type='jamSession']/jazzMusician">
<assert test = "number(translate(document(.)/*/birthDate,'1234567890-','1234567890')) <
number(translate(substring(../performedAt/time,1,10),'1234567890-','1234567890'))">
No jam for unborn child <value-of select="document(.)/*/name/last"/>!
</assert>
</rule>
My question: Where do I have to place the code to achieve the result of this constraint? And what type of constraint is it - if it’s not schematron? In the whole doc there is no link ore explanation for this kind rule (none that I’m aware of).
Again sorry to worm up this topic.
Thanks!
Henning
#API-Management#webMethods#Tamino