20.1.8.25 effectDag
This element specifies a list of effects. Effects are applied in the order specified by the container type (sibling or tree).
[Note: An effectDag element can contain multiple effect containers as child elements. Effect containers with different styles can be combined in an effectDag to define a directed acyclic graph (DAG) that specifies the order in which all effects are applied. end note]
Attributes
type (Effect Container Type)
Specifies the kind of container, either sibling or tree.
The possible values for this attribute are defined by the ST_EffectContainerType simple type (20.1.10.22).
name (Name)
Specifies an optional name for this list of effects, so that it can be referred to later. Shall be unique across all effect trees and effect containers.
The possible values for this attribute are defined by the W3C XML Schema token datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_EffectContainer) is located in A.4.1. end note]