FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:mpadded.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")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
restriction of xs:string
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="mpadded.attributes">
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:CommonPresAtt"/>
<xs:attribute name="height" type="m:mpadded-length"/>
<xs:attribute name="depth" type="m:mpadded-length"/>
<xs:attribute name="width" type="m:mpadded-length"/>
<xs:attribute name="lspace" type="m:mpadded-length"/>
<xs:attribute name="voffset" type="m:mpadded-length"/>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 5/14)
depth
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:mpadded.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:mpadded-length
XML Source (see within schema source)
<xs:attribute name="depth" type="m:mpadded-length"/>

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

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

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

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