File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.findologic</groupId >
5
5
<artifactId >xml-export</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >1.8.0-SO-variants-dev3 -SNAPSHOT</version >
7
+ <version >2.1.0-FINDO-9595-SO-dev1 -SNAPSHOT</version >
8
8
<name >xml-export</name >
9
9
<url >http://maven.apache.org</url >
10
10
</project >
Original file line number Diff line number Diff line change 21
21
</xs : unique >
22
22
</xs : element >
23
23
</xs : sequence >
24
- <xs : attribute type =" versionType " name =" version" use = " required " />
24
+ <xs : attribute type =" xs:string " name =" version" />
25
25
</xs : complexType >
26
26
</xs : element >
27
27
28
- <xs : simpleType name =" versionType" >
29
- <xs : restriction base =" xs:string" >
30
- <xs : enumeration value =" 2.0" />
31
- </xs : restriction >
32
- </xs : simpleType >
33
-
34
28
<!-- Structure of items. -->
35
29
<xs : complexType name =" itemType" >
36
30
<xs : all >
You can’t perform that action at this time.
0 commit comments