File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1414 <xsd : element name =" form-theme" type =" xsd:string" minOccurs =" 0" maxOccurs =" unbounded" />
1515 <xsd : element name =" global" type =" global" minOccurs =" 0" maxOccurs =" unbounded" />
1616 <xsd : element name =" path" type =" path" minOccurs =" 0" maxOccurs =" unbounded" />
17+ <xsd : element name =" file-name-pattern" type =" xsd:string" minOccurs =" 0" maxOccurs =" unbounded" />
1718 <xsd : element name =" mailer" type =" mailer" minOccurs =" 0" maxOccurs =" 1" />
1819 </xsd : sequence >
1920
2627 <xsd : attribute name =" debug" type =" xsd:string" />
2728 <xsd : attribute name =" strict-variables" type =" xsd:string" />
2829 <xsd : attribute name =" default-path" type =" xsd:string" />
30+ <xsd : attribute name =" optimizations" type =" xsd:integer" />
2931 </xsd : complexType >
3032
3133 <xsd : complexType name =" date" >
You can’t perform that action at this time.
0 commit comments