attributeGroup mathml:mfenced.attlist
namespace http://www.w3.org/1998/Math/MathML
used by
complexType mathml:mfenced.type
attributes
Name  Type  Use  Default  Fixed  annotation
openxs:string  (    
closexs:string  )    
separatorsxs:string  ,    
classxs:NMTOKENS      
stylexs:string      
xrefxs:IDREF      
idxs:ID      
href      
source <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>

attribute mathml:mfenced.attlist/@open
type xs:string
properties
isRef 0
default (
source <xs:attribute name="open" type="xs:string" default="("/>

attribute mathml:mfenced.attlist/@close
type xs:string
properties
isRef 0
default )
source <xs:attribute name="close" type="xs:string" default=")"/>

attribute mathml:mfenced.attlist/@separators
type xs:string
properties
isRef 0
default ,
source <xs:attribute name="separators" type="xs:string" default=","/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy