Commit 207d34c 1 parent 96427bf commit 207d34c Copy full SHA for 207d34c
File tree 2 files changed +13
-11
lines changed
2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change
1
+ 1.0.0-rc.31
2
+ =============
1
3
* Updated variation.xsd for new attributes in test case xml files
2
4
3
5
1.0.0-rc.30
Original file line number Diff line number Diff line change 44
44
</xs : annotation >
45
45
</xs : element >
46
46
</xs : sequence >
47
- <xs : attribute type =" xs:string" name =" name" use =" required" />
48
- <xs : attribute type =" xs:string" name =" summary" use =" required" />
49
- <xs : attribute type =" xs:string" name =" zephyrId " use =" required" />
47
+ <xs : attribute type =" xs:string" name =" name" use =" required" />
48
+ <xs : attribute type =" xs:string" name =" summary" use =" required" />
49
+ <xs : attribute type =" xs:string" name =" ticketId " use =" required" />
50
50
</xs : complexType >
51
51
</xs : element >
52
52
68
68
</xs : annotation >
69
69
</xs : element >
70
70
</xs : choice >
71
- <xs : attribute type =" xs:string" name =" name" use =" required" />
72
- <xs : attribute type =" xs:string" name =" firstConstraint" use =" optional" />
73
- <xs : attribute type =" xs:string" name =" method" use =" optional" />
74
- <xs : attribute type =" xs:string" name =" summary" use =" optional" />
75
- <xs : attribute type =" xs:string" name =" zephyrId " use =" optional" />
71
+ <xs : attribute type =" xs:string" name =" name" use =" required" />
72
+ <xs : attribute type =" xs:string" name =" firstConstraint" use =" optional" />
73
+ <xs : attribute type =" xs:string" name =" method" use =" optional" />
74
+ <xs : attribute type =" xs:string" name =" summary" use =" optional" />
75
+ <xs : attribute type =" xs:string" name =" ticketId " use =" optional" />
76
76
</xs : complexType >
77
77
</xs : element >
78
78
79
79
<xs : element name =" constraint" >
80
80
<xs : complexType >
81
- <xs : attribute type =" xs:string" name =" name" use =" required" />
82
- <xs : attribute type =" xs:string" name =" next" use =" optional" />
83
- <xs : attribute type =" xs:string" name =" prev" use =" optional" />
81
+ <xs : attribute type =" xs:string" name =" name" use =" required" />
82
+ <xs : attribute type =" xs:string" name =" next" use =" optional" />
83
+ <xs : attribute type =" xs:string" name =" prev" use =" optional" />
84
84
</xs : complexType >
85
85
</xs : element >
86
86
</xs : schema >
You can’t perform that action at this time.
0 commit comments