attributeGroup "m:mlongdiv.attributes"
Namespace:
Content:
11 attributes, attr. wildcard
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
xs:string
 = 
(xs:string | "transparent")
 = 
xs:integer
 = 
xs:integer
 = 
("lefttop" | "stackedrightright" | "mediumstackedrightright" | "shortstackedrightright" | "righttop" | "left/\right" | "left)(right" | ":right=right" | "stackedleftleft" | "stackedleftlinetop")
   
...>
Known Usage Locations
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 Detail (all declarations; defined within this component only; 1/12)
longdivstyle
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"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
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.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.