G. Hübsch, T. Springer – Dresden University of Technology
17
•Example: Annotations for Content Control
•
Semantic Annotations in DDL
<part test="/client/display='graphical'">
     <property name="type">image</property>
     <property name="src">logo.jpg</property>
</part>
<part test="not(/client/display='graphical')">
     <property name="type">label</property>
     <property name="content">
Rent-A-Bike Login
     </property>
</part>
Context information query