Schema Central > OOXML > dml-diagramDefinition.xsd > draw-diag:choose
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-diag:choose

Choose Element

Element information

Content

Attributes

NameOccTypeDescriptionNotes
name [0..1]xsd:stringNameDefault value is "".

Used in

Sample instance

<draw-diag:choose name="string">
   <draw-diag:if name="string" func="cnt" op="equ" val="1">
      <draw-diag:alg type="composite">
         <draw-diag:param type="horzAlign" val="1"/>
         <draw-diag:extLst>...
         </draw-diag:extLst>
      </draw-diag:alg>
   </draw-diag:if>
   <draw-diag:else name="string">
      <draw-diag:alg type="composite">
         <draw-diag:param type="horzAlign" val="1"/>
         <draw-diag:extLst>...
         </draw-diag:extLst>
      </draw-diag:alg>
   </draw-diag:else>
</draw-diag:choose>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com