source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/hexbinary_1.xml@
95874
最後變更 在這個檔案從95874是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 368 位元組 |
行 | |
---|---|
1 | <?xml version="1.0"?> |
2 | <!-- all (except 2 first) should fail to validate --> |
3 | <xsd_hexBinary> |
4 | <hex></hex> |
5 | <hex/> |
6 | <hex>0</hex> |
7 | <hex>0123456789ABCDEFGH</hex> |
8 | <hex>+abcdef0123456789</hex> |
9 | <hex>-0123456789abcdef</hex> |
10 | <!-- minLength and maxLength --> |
11 | <hex2>112233445566778899</hex2> |
12 | <!-- length --> |
13 | <hex3>ab</hex3> |
14 | <hex3>00fedc</hex3> |
15 | </xsd_hexBinary> |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器