File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 2222 <xs : element name =" url-protocol" type =" caps:url-protocol" />
2323 <xs : element name =" context-menu" type =" caps:context-menu" />
2424 <xs : element name =" auto-play" type =" caps:auto-play" />
25- <xs : element name =" com-server" type =" caps:com-server" />
2625 <xs : element name =" registration" type =" caps:registration" />
2726 <xs : element name =" default-program" type =" caps:default-program" />
27+ <xs : element name =" com-server" type =" caps:com-server" />
2828 <xs : element name =" remove-hook" type =" caps:remove-hook" />
2929 </xs : choice >
3030 <xs : attribute name =" os" type =" xs:string" >
352352 </xs : attribute >
353353 </xs : complexType >
354354
355- <xs : complexType name =" com-server" >
356- <xs : annotation >
357- <xs : documentation >
358- An application's ability to act as a COM server.
359- </xs : documentation >
360- </xs : annotation >
361- <xs : complexContent >
362- <xs : extension base =" caps:capability" />
363- </xs : complexContent >
364- </xs : complexType >
365-
366355 <xs : complexType name =" registration" >
367356 <xs : annotation >
368357 <xs : documentation >
462451 </xs : attribute >
463452 </xs : complexType >
464453
454+ <xs : complexType name =" com-server" >
455+ <xs : annotation >
456+ <xs : documentation >
457+ An application's ability to act as a COM server.
458+ </xs : documentation >
459+ </xs : annotation >
460+ <xs : complexContent >
461+ <xs : extension base =" caps:capability" />
462+ </xs : complexContent >
463+ </xs : complexType >
464+
465465 <xs : complexType name =" remove-hook" >
466466 <xs : annotation >
467467 <xs : documentation >
You can’t perform that action at this time.
0 commit comments