Please disable Adblockers and enable JavaScript for domain CEWebS.cs.univie.ac.at! We have NO ADS, but they may interfere with some of our course material.
Name: worklist.xml
| 1: | <declaration xmlns="http://riddl.org/ns/declaration/1.0" xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 2: | <interface name="main"> |
| 3: | <xi:include href="wlengine.xml"/> |
| 4: | </interface> |
| 5: | <interface name="events"> |
| 6: | <xi:include href="http://www.riddl.org/ns/common-patterns/notifications-producer/1.0/producer.xml"/> |
| 7: | </interface> |
| 8: | |
| 9: | <facade> |
| 10: | <tile> |
| 11: | <layer name="main"/> |
| 12: | <layer name="events"> |
| 13: | <apply-to>/{}</apply-to> |
| 14: | </layer> |
| 15: | </tile> |
| 16: | </facade> |
| 17: | </declaration> |