Last change
on this file since 97865 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
417 bytes
|
Line | |
---|
1 | <!DOCTYPE doc [<!ATTLIST normId id ID #IMPLIED>]>
|
---|
2 | <doc>
|
---|
3 | <text>First line
 Second line</text>
|
---|
4 | <value>2</value>
|
---|
5 | <compute><![CDATA[value>"0" && value<"10" ?"valid":"error"]]></compute>
|
---|
6 | <compute expr='value>"0" && value<"10" ?"valid":"error"'>valid</compute>
|
---|
7 | <norm attr=' '   
	 ' '/>
|
---|
8 | <normId id=' '   
	 ' '/>
|
---|
9 | </doc>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.