attributeGroup "menclose.attlist"
Namespace:
Content:
6+any attributes
Defined:
globally in layout.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    class
 = 
xs:NMTOKENS
    id
 = 
xs:ID
    notation
 = 
("actuarial" | "longdiv" | "radical" | "box" | "roundedbox" | "circle" | "left" | "right" | "top" | "bottom" | "updiagonalstrike" | "downdiagonalstrike" | "verticalstrike" | "horizontalstrike") : "longdiv"
    style
 = 
xs:string
    xlink:href
 = 
anyURI
    xref
 = 
xs:IDREF
    {any attribute with non-schema namespace}
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="menclose.attlist">
<xs:attribute default="longdiv" name="notation">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="actuarial"/>
<xs:enumeration value="longdiv"/>
<xs:enumeration value="radical"/>
<xs:enumeration value="box"/>
<xs:enumeration value="roundedbox"/>
<xs:enumeration value="circle"/>
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
<xs:enumeration value="top"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="updiagonalstrike"/>
<xs:enumeration value="downdiagonalstrike"/>
<xs:enumeration value="verticalstrike"/>
<xs:enumeration value="horizontalstrike"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 1/7)
notation
Type:
anonymous (restriction of xs:string)
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"actuarial", "longdiv", "radical", "box", "roundedbox", "circle", "left", "right", "top", "bottom", "updiagonalstrike", "downdiagonalstrike", "verticalstrike", "horizontalstrike"
Default:
"longdiv"
Anonymous simpleType
Type Derivation Tree
xs:string
  simpleType (restriction)
Derivation:
restriction of xs:string
Facets:
enumeration:
"actuarial", "longdiv", "radical", "box", "roundedbox", "circle", "left", "right", "top", "bottom", "updiagonalstrike", "downdiagonalstrike", "verticalstrike", "horizontalstrike"
XML Source (see within schema source)
<xs:attribute default="longdiv" name="notation">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="actuarial"/>
<xs:enumeration value="longdiv"/>
<xs:enumeration value="radical"/>
<xs:enumeration value="box"/>
<xs:enumeration value="roundedbox"/>
<xs:enumeration value="circle"/>
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
<xs:enumeration value="top"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="updiagonalstrike"/>
<xs:enumeration value="downdiagonalstrike"/>
<xs:enumeration value="verticalstrike"/>
<xs:enumeration value="horizontalstrike"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set