File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Loader/schema/dic/services Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 148
148
<xsd : attribute name =" id" type =" xsd:string" />
149
149
<xsd : attribute name =" key" type =" xsd:string" />
150
150
<xsd : attribute name =" name" type =" xsd:string" />
151
- <xsd : attribute name =" on-invalid" type =" xsd:string " />
151
+ <xsd : attribute name =" on-invalid" type =" invalid_sequence " />
152
152
<xsd : attribute name =" strict" type =" boolean" />
153
153
</xsd : complexType >
154
154
161
161
<xsd : attribute name =" id" type =" xsd:string" />
162
162
<xsd : attribute name =" key" type =" xsd:string" />
163
163
<xsd : attribute name =" index" type =" xsd:integer" />
164
- <xsd : attribute name =" on-invalid" type =" xsd:string " />
164
+ <xsd : attribute name =" on-invalid" type =" invalid_sequence " />
165
165
<xsd : attribute name =" strict" type =" boolean" />
166
166
</xsd : complexType >
167
167
You can’t perform that action at this time.
0 commit comments