summaryrefslogtreecommitdiff
path: root/test/schemas/changelog093_0.xml
blob: 4b4961283653f512481e34978659468b700176d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<changelog
	xmlns="http://www.blackperl.com/XML/ChangeLog" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.blackperl.com/XML/ChangeLog changelog093.xsd">
	<description lang="PL"/>
	<description lang="PL"/>
	<release version="1" date="2005-04-08T21:12:00">
		<item>
			<file path="abc"/>
			<description lang="FR"/>
		</item>
	</release>
</changelog>