FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:mlongdiv.attributes"
Namespace:
Content:
11 attributes, attr. wildcard
Defined:
Includes:
declaration of 1 attribute
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:integer
 = 
xs:integer
 = 
enumeration of xs:token
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="mlongdiv.attributes">
<xs:attributeGroup ref="m:msgroup.attributes"/>
<xs:attribute name="longdivstyle">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="lefttop"/>
<xs:enumeration value="stackedrightright"/>
<xs:enumeration value="mediumstackedrightright"/>
<xs:enumeration value="shortstackedrightright"/>
<xs:enumeration value="righttop"/>
<xs:enumeration value="left/\right"/>
<xs:enumeration value="left)(right"/>
<xs:enumeration value=":right=right"/>
<xs:enumeration value="stackedleftleft"/>
<xs:enumeration value="stackedleftlinetop"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 1/12)
longdivstyle
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Defined:
locally in (this) attributeGroup m:mlongdiv.attributes
Attribute Value Detail
enumeration of xs:token
Values (10):
"lefttop", "stackedrightright", "mediumstackedrightright", "shortstackedrightright", "righttop", "left/\right", "left)(right", ":right=right", "stackedleftleft", "stackedleftlinetop"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
Facets:
enumeration (10):
"lefttop", "stackedrightright", "mediumstackedrightright", "shortstackedrightright", "righttop", "left/\right", "left)(right", ":right=right", "stackedleftleft", "stackedleftlinetop"
XML Source (see within schema source)
<xs:attribute name="longdivstyle">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="lefttop"/>
<xs:enumeration value="stackedrightright"/>
<xs:enumeration value="mediumstackedrightright"/>
<xs:enumeration value="shortstackedrightright"/>
<xs:enumeration value="righttop"/>
<xs:enumeration value="left/\right"/>
<xs:enumeration value="left)(right"/>
<xs:enumeration value=":right=right"/>
<xs:enumeration value="stackedleftleft"/>
<xs:enumeration value="stackedleftlinetop"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>


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.