source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schematron/zvon13.sct@
102315
最後變更 在這個檔案從102315是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 261 位元組 |
行 | |
---|---|
1 | <schema xmlns="http://www.ascc.net/xml/schematron" > |
2 | <pattern name="Sum equals 100%."> |
3 | <rule context="Total"> |
4 | <assert test="sum(//Percent) = 100">The values do not sum to 100%. </assert> |
5 | </rule> |
6 | </pattern> |
7 | </schema> |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器