Namespace: |
|
Content: |
8+any attributes |
Defined: |
globally in layout.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 1 location |
| XML Representation Summary | |||
| <... | |||
| class | = |
xs:NMTOKENS | |
| close | = |
xs:string : ")" | |
| id | = |
xs:ID | |
| open | = |
xs:string : "(" | |
| separators | = |
xs:string : "," | |
| style | = |
xs:string | |
| xlink:href | = |
anyURI | |
| xref | = |
xs:IDREF | |
| {any attribute with non-schema namespace} | |||
| ...> | |||
| <xs:attributeGroup name="mfenced.attlist"> </xs:attributeGroup> |
closeType: |
xs:string, predefined |
Use: |
optional |
Default: |
")" |
| <xs:attribute default=")" name="close" type="xs:string"/> |
openType: |
xs:string, predefined |
Use: |
optional |
Default: |
"(" |
| <xs:attribute default="(" name="open" type="xs:string"/> |
separatorsType: |
xs:string, predefined |
Use: |
optional |
Default: |
"," |
| <xs:attribute default="," name="separators" type="xs:string"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |