Choose tag in noticeType 7 #397
-
Hi Labs! you wrote : In the past I only met predicates to find a specific node in existing xml , making notice 7 for example, how should I use this predicate ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Non-official comment: Predicate [@listname='dps-usage'] goes for BT-766-Lot, you should add another listname attribute there. You may have both ContractingSystemTypeCode saved at the same time, then listname attribute is what makes them different. |
Beta Was this translation helpful? Give feedback.
-
Thanks Eduard ! |
Beta Was this translation helpful? Give feedback.
Non-official comment:
BT-765-Lot has only XPath with predicate [@listname='framework-agreement'], so you should add listname to ContractingSystemTypeCode.
Predicate [@listname='dps-usage'] goes for BT-766-Lot, you should add another listname attribute there.
You may have both ContractingSystemTypeCode saved at the same time, then listname attribute is what makes them different.