FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:msubsup.attributes"
Namespace:
Content:
10 attributes, attr. wildcard
Defined:
Includes:
declarations of 2 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")
 = 
restriction of xs:string
 = 
restriction of xs:string
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="msubsup.attributes">
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:CommonPresAtt"/>
<xs:attribute name="subscriptshift" type="m:length"/>
<xs:attribute name="superscriptshift" type="m:length"/>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 2/11)
subscriptshift
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:msubsup.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="subscriptshift" type="m:length"/>

superscriptshift
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:msubsup.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="superscriptshift" 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.