[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Anne's example
This is the XML Anne is talking about right now:
<Apply FunctionId="LS:atLeastOne">
<AttributeValue
Datatype="String">//Request/Attributes/[@Category="Intermediate-subject"]</AttributeValue>
<Apply FunctionId="String-equals">
<AttributeSelector Path="Role/Text()"/>
<AttributeValue>manager</AttributeValue>
</Apply>
<Apply FunctionId="integer-greater-than">
<AttributeSelector Path="Age"/>
<AttributeValue>32</AttributeValue>
</Apply>
</Apply>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]