attributeGroup  mfenced.attlist  
version  
namespace http://www.w3.org/1998/Math/MathML
used by
complexType     {http://www.w3.org/1998/Math/MathML}:mfenced.type 
attributes
Name   Type   Use   Default   Fixed   annotation
open    xsd:string       (        
close    xsd:string       )        
separators    xsd:string       ,        
class    xsd:NMTOKENS                
style    xsd:string                
xref    xsd:IDREF                
id    xsd:ID                
xlink:href    xsd:anyURI                
source <xsd:attributeGroup  name="mfenced.attlist">
<xsd:attribute  name="open"  type="xs:string"  default="(">
</xsd:attribute> <xsd:attribute  name="close"  type="xs:string"  default=")">
</xsd:attribute> <xsd:attribute  name="separators"  type="xs:string"  default=",">
</xsd:attribute> <xsd:attributeGroup  ref="Common.attrib">
</xsd:attributeGroup>
</xsd:attributeGroup>


attribute  mfenced.attlist/@open  
type xsd:string 
source <xsd:attribute  name="open"  type="xs:string"  default="("/>


attribute  mfenced.attlist/@close  
type xsd:string 
source <xsd:attribute  name="close"  type="xs:string"  default=")"/>


attribute  mfenced.attlist/@separators  
type xsd:string 
source <xsd:attribute  name="separators"  type="xs:string"  default=","/>