draw-diag:constrLst
Constraint List
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/diagram
Schema document: dml-diagramDefinition.xsd
Type: draw-diag:CT_Constraints
Properties: Local, Qualified
Content
- draw-diag:constr [0..*] Constraint
Attributes
None
Used in
- Type draw-diag:CT_ForEach (Element draw-diag:forEach)
- Type draw-diag:CT_LayoutNode (Element draw-diag:layoutNode)
- Type draw-diag:CT_Otherwise (Element draw-diag:else)
- Type draw-diag:CT_When (Element draw-diag:if)
Sample instance
<draw-diag:constrLst> <draw-diag:constr type="none"> <draw-diag:extLst> <a:ext> <!--any element--> </a:ext> </draw-diag:extLst> </draw-diag:constr> </draw-diag:constrLst>