| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| class | xs:NMTOKENS | optional | ||||
| close | xs:string | ) | optional | |||
| id | xs:ID | optional | ||||
| open | xs:string | ( | optional | |||
| separators | xs:string | , | optional | |||
| style | xs:string | optional | ||||
| xlink:href | anyURI | optional | ||||
| xref | xs:IDREF | optional |
| Complex Type | mfenced.type |
<xs:attributeGroup name="mfenced.attlist"> <xs:attribute name="open" type="xs:string" default="("/> <xs:attribute name="close" type="xs:string" default=")"/> <xs:attribute name="separators" type="xs:string" default=","/> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |