VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/hexbinary_1.xml@ 101978

Last change on this file since 101978 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 368 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette