File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
app/code/Magento/Backend/etc Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8585 <xs : simpleType name =" typeId" >
8686 <xs : annotation >
8787 <xs : documentation >
88- Item id attribute can has only [a-z0-9/_]. Minimal length 3 symbol . Case insensitive.
88+ Item id attribute can have only [a-z0-9/_]. Minimal length 3 characters . Case insensitive.
8989 </xs : documentation >
9090 </xs : annotation >
9191 <xs : restriction base =" xs:string" >
9696 <xs : simpleType name =" typeAction" >
9797 <xs : annotation >
9898 <xs : documentation >
99- Item action attribute can has only [a-zA-Z0-9/_]. Minimal length 3 symbol
99+ Item action attribute can have only [a-zA-Z0-9/_]. Minimal length 3 characters.
100100 </xs : documentation >
101101 </xs : annotation >
102102 <xs : restriction base =" xs:string" >
107107 <xs : simpleType name =" typeTitle" >
108108 <xs : annotation >
109109 <xs : documentation >
110- Item title attribute minimal length 3 symbol
110+ Item title attribute minimal length 3 characters.
111111 </xs : documentation >
112112 </xs : annotation >
113113 <xs : restriction base =" xs:string" >
119119 <xs : simpleType name =" typeModule" >
120120 <xs : annotation >
121121 <xs : documentation >
122- Item module attribute can has only [a-z0-9_]. Minimal length 3 symbol . Case insensitive.
122+ Item module attribute can have only [a-z0-9_]. Minimal length 3 characters . Case insensitive.
123123 </xs : documentation >
124124 </xs : annotation >
125125 <xs : restriction base =" xs:string" >
130130 <xs : simpleType name =" typeResource" >
131131 <xs : annotation >
132132 <xs : documentation >
133- Item resource attribute can has only [a-z0-9_]. Minimal length 3 symbol . Case insensitive.
133+ Item resource attribute can have only [a-z0-9_]. Minimal length 3 characters . Case insensitive.
134134 </xs : documentation >
135135 </xs : annotation >
136136 <xs : restriction base =" xs:string" >
141141 <xs : simpleType name =" typeDependsConfig" >
142142 <xs : annotation >
143143 <xs : documentation >
144- Item resource attribute can has only [a-z0-9_]. Minimal length 3 symbol . Case insensitive.
144+ Item dependsOnConfig attribute can have only [a-z0-9_]. Minimal length 3 characters . Case insensitive.
145145 </xs : documentation >
146146 </xs : annotation >
147147 <xs : restriction base =" xs:string" >
You can’t perform that action at this time.
0 commit comments