Subversion Repositories SmartDukaan

Rev

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

Rev 54 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" 
-
 
3
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
2
<Definition xmlns="http://shop2020.in" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://shop2020.in ../metamodel/definitions.xsd">
4
	xsi:schemaLocation="http://shop2020.in ../metamodel/core.xsd">
-
 
5
	
3
	<DatatypeDefinition>
6
	<DatatypeDefinition>
4
		<ID>70001</ID>
7
		<ID>70001</ID>
5
		<Name>integer</Name>
8
		<Name>integer</Name>
6
	</DatatypeDefinition>
9
	</DatatypeDefinition>
7
	
10