| 10 |
shop2020 |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 17 |
naveen |
2 |
<Definition xmlns="http://shop2020.in"
|
|
|
3 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
4 |
xsi:schemaLocation="http://shop2020.in ../metamodel/definitions.xsd">
|
| 10 |
shop2020 |
5 |
<Category>
|
|
|
6 |
<ID>10000</ID>
|
|
|
7 |
<Name>Root</Name>
|
|
|
8 |
<Description></Description>
|
|
|
9 |
<ChildCategory>
|
|
|
10 |
<ID>10001</ID>
|
|
|
11 |
<Name>High-end Multimedia Phones</Name>
|
|
|
12 |
<Description></Description>
|
|
|
13 |
<ParentCategoryID>10000</ParentCategoryID>
|
| 28 |
naveen |
14 |
<!-- Introduction -->
|
| 10 |
shop2020 |
15 |
<CategorySlideDefinition>
|
|
|
16 |
<CategoryID>10001</CategoryID>
|
| 18 |
naveen |
17 |
<SlideDefinitionID>130001</SlideDefinitionID>
|
| 10 |
shop2020 |
18 |
<Description></Description>
|
|
|
19 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
20 |
</CategorySlideDefinition>
|
| 28 |
naveen |
21 |
|
|
|
22 |
<!-- Physical Attributes -->
|
| 18 |
naveen |
23 |
<CategorySlideDefinition>
|
|
|
24 |
<CategoryID>10001</CategoryID>
|
|
|
25 |
<SlideDefinitionID>130002</SlideDefinitionID>
|
|
|
26 |
<Description></Description>
|
|
|
27 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
28 |
</CategorySlideDefinition>
|
| 28 |
naveen |
29 |
|
|
|
30 |
<!-- Display -->
|
| 18 |
naveen |
31 |
<CategorySlideDefinition>
|
|
|
32 |
<CategoryID>10001</CategoryID>
|
|
|
33 |
<SlideDefinitionID>130003</SlideDefinitionID>
|
|
|
34 |
<Description></Description>
|
|
|
35 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
36 |
</CategorySlideDefinition>
|
| 28 |
naveen |
37 |
|
|
|
38 |
<!-- Input Mechanisms -->
|
|
|
39 |
<CategorySlideDefinition>
|
|
|
40 |
<CategoryID>10001</CategoryID>
|
|
|
41 |
<SlideDefinitionID>130004</SlideDefinitionID>
|
|
|
42 |
<Description></Description>
|
|
|
43 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
44 |
</CategorySlideDefinition>
|
|
|
45 |
|
|
|
46 |
<!-- 130005 - Voice Calling Technology -->
|
|
|
47 |
|
|
|
48 |
<!-- 130006 - Cellular Technologies -->
|
|
|
49 |
|
|
|
50 |
<!-- Data Connectivity -->
|
|
|
51 |
<CategorySlideDefinition>
|
|
|
52 |
<CategoryID>10001</CategoryID>
|
|
|
53 |
<SlideDefinitionID>130007</SlideDefinitionID>
|
|
|
54 |
<Description></Description>
|
|
|
55 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
56 |
</CategorySlideDefinition>
|
|
|
57 |
|
|
|
58 |
<!-- Audio -->
|
|
|
59 |
<CategorySlideDefinition>
|
|
|
60 |
<CategoryID>10001</CategoryID>
|
|
|
61 |
<SlideDefinitionID>130008</SlideDefinitionID>
|
|
|
62 |
<Description></Description>
|
|
|
63 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
64 |
</CategorySlideDefinition>
|
|
|
65 |
|
|
|
66 |
<!-- Video -->
|
|
|
67 |
<CategorySlideDefinition>
|
|
|
68 |
<CategoryID>10001</CategoryID>
|
|
|
69 |
<SlideDefinitionID>130009</SlideDefinitionID>
|
|
|
70 |
<Description></Description>
|
|
|
71 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
72 |
</CategorySlideDefinition>
|
|
|
73 |
|
|
|
74 |
<!-- Camera -->
|
|
|
75 |
<CategorySlideDefinition>
|
|
|
76 |
<CategoryID>10001</CategoryID>
|
|
|
77 |
<SlideDefinitionID>130010</SlideDefinitionID>
|
|
|
78 |
<Description></Description>
|
|
|
79 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
80 |
</CategorySlideDefinition>
|
|
|
81 |
|
|
|
82 |
<!-- Memory -->
|
|
|
83 |
<CategorySlideDefinition>
|
|
|
84 |
<CategoryID>10001</CategoryID>
|
|
|
85 |
<SlideDefinitionID>130011</SlideDefinitionID>
|
|
|
86 |
<Description></Description>
|
|
|
87 |
<EditorialImportance>Mandatory</EditorialImportance>
|
|
|
88 |
</CategorySlideDefinition>
|
|
|
89 |
</ChildCategory>
|
| 10 |
shop2020 |
90 |
|
|
|
91 |
<ChildCategory>
|
|
|
92 |
<ID>10002</ID>
|
|
|
93 |
<Name>Low-end Multimedia Phones</Name>
|
|
|
94 |
<Description></Description>
|
|
|
95 |
</ChildCategory>
|
|
|
96 |
|
|
|
97 |
<ChildCategory>
|
|
|
98 |
<ID>10003</ID>
|
|
|
99 |
<Name>Business Phones</Name>
|
|
|
100 |
<Description></Description>
|
|
|
101 |
</ChildCategory>
|
|
|
102 |
</Category>
|
|
|
103 |
</Definition>
|