Subversion Repositories SmartDukaan

Rev

Rev 40 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 60
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<Definition xmlns="http://shop2020.in" 
2
<Definition xmlns="http://shop2020.in" 
3
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
3
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
4
	xsi:schemaLocation="http://shop2020.in ../metamodel/definitions.xsd">
4
	xsi:schemaLocation="http://shop2020.in ../metamodel/core.xsd">
5
	<Category>
5
	<Category>
6
		<ID>10000</ID>
6
		<ID>10000</ID>
7
		<Name>Root</Name>
7
		<Name>Root</Name>
8
		<Description></Description>
8
		<Description></Description>
9
		
9