File tree Expand file tree Collapse file tree 2 files changed +156
-146
lines changed Expand file tree Collapse file tree 2 files changed +156
-146
lines changed Original file line number Diff line number Diff line change 494
494
<xs : complexType >
495
495
<xs : complexContent >
496
496
<xs : extension base =" inline_children_only" >
497
- <xs : attribute name =" data-language" type =" xs:token" />
497
+ <xs : attribute name =" data-code- language" type =" xs:token" />
498
498
</xs : extension >
499
499
</xs : complexContent >
500
500
</xs : complexType >
566
566
<xs : attribute name =" rel" />
567
567
<xs : attribute name =" target" />
568
568
<xs : attribute name =" type" />
569
+ <!-- The following attributes are for indexterms -->
570
+ <xs : attribute name =" data-primary" type =" xs:string" />
571
+ <xs : attribute name =" data-secondary" type =" xs:string" />
572
+ <xs : attribute name =" data-tertiary" type =" xs:string" />
573
+ <xs : attribute name =" data-see" type =" xs:string" />
574
+ <xs : attribute name =" data-seealso" type =" xs:string" />
575
+ <xs : attribute name =" data-sortas" type =" xs:string" />
569
576
</xs : extension >
570
577
</xs : complexContent >
571
578
</xs : complexType >
You can’t perform that action at this time.
0 commit comments