source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/any3_0.xml@
97825
最後變更 在這個檔案從97825是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 340 位元組 |
行 | |
---|---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <!-- Tests xsd:any. |
3 | invalid: <bar.A/> and <foo:bar.B/> |
4 | valid: <bar:bar.C/> |
5 | --> |
6 | <foo:foo |
7 | xmlns:foo="http://FOO" |
8 | xmlns:bar="http://BAR" |
9 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
10 | xsi:schemaLocation="http://FOO any3_0.xsd"> |
11 | |
12 | <bar.A/> |
13 | <foo:bar.B/> |
14 | <bar:bar.C/> |
15 | |
16 | </foo:foo> |
17 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器