source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schematron/zvon2.sct@
104071
最後變更 在這個檔案從104071是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 314 位元組 |
行 | |
---|---|
1 | <schema xmlns="http://www.ascc.net/xml/schematron" > |
2 | <pattern name="Character @ forbidden"> |
3 | <rule context="*"> |
4 | <report test="contains(.,'@')">Text in element |
5 | <name/> must not contain character @ |
6 | </report> |
7 | </rule> |
8 | </pattern> |
9 | </schema> |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器