DOM::Schema RC0 inflators support, validation and some other things,
Minor and major fixes almost for everything.
A 'Source' property of the ValidationErrors generated from a NodeSet or a NodeList is subject to change in the future.
 | author | 
 wizard | 
 | date | 
 Tue, 11 May 2010 02:42:59 +0400 | 
 | parents | 
 a1498298d3ee  | 
 | children | 
  | 
 | rev | 
   line source | 
  
| 
51
 | 
     1 <?xml version="1.0" encoding="UTF-8"?>
 | 
| 
 | 
     2 <projectDescription>
 | 
| 
 | 
     3 	<name>Impl</name>
 | 
| 
 | 
     4 	<comment></comment>
 | 
| 
 | 
     5 	<projects>
 | 
| 
 | 
     6 	</projects>
 | 
| 
 | 
     7 	<buildSpec>
 | 
| 
 | 
     8 		<buildCommand>
 | 
| 
 | 
     9 			<name>org.epic.perleditor.perlbuilder</name>
 | 
| 
 | 
    10 			<arguments>
 | 
| 
 | 
    11 			</arguments>
 | 
| 
 | 
    12 		</buildCommand>
 | 
| 
 | 
    13 	</buildSpec>
 | 
| 
 | 
    14 	<natures>
 | 
| 
 | 
    15 		<nature>org.epic.perleditor.perlnature</nature>
 | 
| 
 | 
    16 	</natures>
 | 
| 
 | 
    17 </projectDescription>
 |