FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:mglyph.attributes"
Namespace:
Content:
13 attributes, attr. wildcard
Defined:
Includes:
declarations of 5 attributes
Referenced:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
restriction of xs:string
 = 
(restriction of xs:string | "transparent")
 = 
xs:anyURI
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
xs:anySimpleType
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="mglyph.attributes">
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:CommonPresAtt"/>
<xs:attribute name="src" type="xs:anyURI"/>
<xs:attribute name="width" type="m:length"/>
<xs:attribute name="height" type="m:length"/>
<xs:attribute name="valign" type="m:length"/>
<xs:attribute name="alt"/>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 5/14)
alt
Type:
xs:anySimpleType, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:mglyph.attributes
XML Source (see within schema source)
<xs:attribute name="alt"/>

height
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:mglyph.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="height" type="m:length"/>

src
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:mglyph.attributes
XML Source (see within schema source)
<xs:attribute name="src" type="xs:anyURI"/>

valign
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:mglyph.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="valign" type="m:length"/>

width
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:mglyph.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="width" type="m:length"/>


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.