attributeGroup "mfenced.attlist"
Namespace:
Content:
8+any attributes
Defined:
globally in layout.xsd, see XML source
Includes:
definitions of 3 attributes
Used:
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}
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="mfenced.attlist">
<xs:attribute default="(" name="open" type="xs:string"/>
<xs:attribute default=")" name="close" type="xs:string"/>
<xs:attribute default="," name="separators" type="xs:string"/>
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 3/9)
close
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
")"
XML Source (see within schema source)
<xs:attribute default=")" name="close" type="xs:string"/>

open
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"("
XML Source (see within schema source)
<xs:attribute default="(" name="open" type="xs:string"/>

separators
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
","
XML Source (see within schema source)
<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