File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8989 </xs : simpleType >
9090 <xs : complexType name =" Components" >
9191 <xs : sequence >
92- <xs : element name =" ViewSetupHints" type =" ViewSetupHint " minOccurs =" 0" />
92+ <xs : element name =" ViewSetupHints" type =" ViewSetupHints " minOccurs =" 0" />
9393 <!-- Components with relevance to the viewpoint. They should be displayed highlighted or selected in a viewer -->
9494 <xs : element name =" Selection" type =" ComponentSelection" minOccurs =" 0" />
9595 <xs : element name =" Visibility" type =" ComponentVisibility" minOccurs =" 1" />
9696 <xs : element name =" Coloring" type =" ComponentColoring" minOccurs =" 0" />
9797 </xs : sequence >
9898 </xs : complexType >
99- <xs : complexType name =" ViewSetupHint " >
99+ <xs : complexType name =" ViewSetupHints " >
100100 <xs : attribute name =" SpacesVisible" type =" xs:boolean" />
101101 <xs : attribute name =" SpaceBoundariesVisible" type =" xs:boolean" />
102102 <xs : attribute name =" OpeningsVisible" type =" xs:boolean" />
You can’t perform that action at this time.
0 commit comments