attributeGroup "select-atts"
Namespace:
Content:
Defined:
Includes:
definitions of 4 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
...>
Known Usage Locations
Annotation
Attributes that support both filtering and flagging include platform, product, audience, and otherprops. Attribute rev only lets you flag information that matches a run-time parameter. Attribute importance currently provides output effects only for steps (where only the values "optional" and "required" are supported).
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="select-atts">
<xs:attributeGroup ref="filter-atts"/>
<xs:attribute name="base" type="xs:string"/>
<xs:attributeGroup ref="base-attribute-extensions"/>
<xs:attribute name="rev" type="xs:string"/>
<xs:attribute name="importance" type="importance-atts.class"/>
<xs:attribute name="status" type="status-atts.class"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 4/9)
base
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="base" type="xs:string"/>

importance
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"obsolete", "deprecated", "optional", "default", "low", "normal", "high", "recommended", "required", "urgent", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="importance" type="importance-atts.class"/>

rev
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="rev" type="xs:string"/>

status
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"new", "changed", "deleted", "unchanged", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="status" type="status-atts.class"/>

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.