attributeGroup "maction.attlist"
Namespace:
Content:
7+any attributes
Defined:
globally in action.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
    actiontype
 = 
xs:string
    class
 = 
xs:NMTOKENS
    id
 = 
xs:ID
    selection
 = 
xs:positiveInteger : "1"
    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="maction.attlist">
<xs:attribute name="actiontype" type="xs:string" use="required"/>
<xs:attribute default="1" name="selection" type="xs:positiveInteger"/>
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 2/8)
actiontype
Type:
xs:string, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="actiontype" type="xs:string" use="required"/>

selection
Type:
xs:positiveInteger, predefined
Use:
optional
Attribute Value
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="selection" type="xs:positiveInteger"/>

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