<p>This agreement is entered into on <date>January 1, 2023</date> by and between the parties listed herein.</p>
<p>The service provider shall deliver the services within <timeframe>30 days</timeframe> of the contract signing date.</p>
<p>Failure to deliver the services within the agreed timeframe shall result in <penalty>a penalty of 10% per week</penalty> of the total contract value.</p>
</section>
</document>
复制代码
批注系统使用XPointer引用:
<annotations>
<annotation id="ann1">
<author>John Smith</author>
<date>2023-01-15</date>
<comment>We should clarify what constitutes "failure to deliver". Is it any delay or only substantial delay?</comment>
<target xlink:href="contract.xml#xpointer(string-range(id('contract')/p[3], 'Failure to deliver'))"/>
</annotation>
<annotation id="ann2">
<author>Jane Doe</author>
<date>2023-01-16</date>
<comment>The penalty seems too harsh. We should negotiate a lower rate.</comment>