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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-diag:pt

Point

Element information

Content

Attributes

NameOccTypeDescriptionNotes
modelId [1..1]draw-diag:ST_ModelIdModel Identifier
type [0..1]draw-diag:ST_PtTypePoint TypeDefault value is "node".
cxnId [0..1]draw-diag:ST_ModelIdConnection IdentifierDefault value is "0".

Used in

Sample instance

<draw-diag:pt modelId="1">
   <draw-diag:prSet>
      <draw-diag:presLayoutVars>
         <draw-diag:orgChart/>
         <draw-diag:chMax/>
         <draw-diag:chPref/>
         <draw-diag:bulletEnabled/>
         <draw-diag:dir/>
         <draw-diag:hierBranch/>
         <draw-diag:animOne/>
         <draw-diag:animLvl/>
         <draw-diag:resizeHandles/>
      </draw-diag:presLayoutVars>
      <draw-diag:style>
         <a:lnRef idx="1">...
         </a:lnRef>
         <a:fillRef idx="1">...
         </a:fillRef>
         <a:effectRef idx="1">...
         </a:effectRef>
         <a:fontRef idx="major">...
         </a:fontRef>
      </draw-diag:style>
   </draw-diag:prSet>
   <draw-diag:spPr>
      <a:xfrm>
         <a:off x="1" y="1"/>
         <a:ext cx="1" cy="1"/>
      </a:xfrm>
      <a:custGeom>
         <a:avLst>...
         </a:avLst>
         <a:gdLst>...
         </a:gdLst>
         <a:ahLst>...
         </a:ahLst>
         <a:cxnLst>...
         </a:cxnLst>
         <a:rect l="" t="" r="" b=""/>
         <a:pathLst>...
         </a:pathLst>
      </a:custGeom>
      <a:noFill/>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
      <a:effectLst>
         <a:blur/>
         <a:fillOverlay blend="over">...
         </a:fillOverlay>
         <a:glow>...
         </a:glow>
         <a:innerShdw>...
         </a:innerShdw>
         <a:outerShdw>...
         </a:outerShdw>
         <a:prstShdw prst="shdw1">...
         </a:prstShdw>
         <a:reflection/>
         <a:softEdge rad="0"/>
      </a:effectLst>
      <a:scene3d>
         <a:camera prst="legacyObliqueTopLeft">...
         </a:camera>
         <a:lightRig rig="legacyFlat1" dir="tl">...
         </a:lightRig>
         <a:backdrop>...
         </a:backdrop>
         <a:extLst>...
         </a:extLst>
      </a:scene3d>
      <a:sp3d>
         <a:bevelT/>
         <a:bevelB/>
         <a:extrusionClr>...
         </a:extrusionClr>
         <a:contourClr>...
         </a:contourClr>
         <a:extLst>...
         </a:extLst>
      </a:sp3d>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </draw-diag:spPr>
   <draw-diag:t>
      <a:bodyPr>
         <a:prstTxWarp prst="textNoShape">...
         </a:prstTxWarp>
         <a:noAutofit/>
         <a:scene3d>...
         </a:scene3d>
         <a:sp3d>...
         </a:sp3d>
         <a:extLst>...
         </a:extLst>
      </a:bodyPr>
      <a:lstStyle>
         <a:defPPr>...
         </a:defPPr>
         <a:lvl1pPr>...
         </a:lvl1pPr>
         <a:lvl2pPr>...
         </a:lvl2pPr>
         <a:lvl3pPr>...
         </a:lvl3pPr>
         <a:lvl4pPr>...
         </a:lvl4pPr>
         <a:lvl5pPr>...
         </a:lvl5pPr>
         <a:lvl6pPr>...
         </a:lvl6pPr>
         <a:lvl7pPr>...
         </a:lvl7pPr>
         <a:lvl8pPr>...
         </a:lvl8pPr>
         <a:lvl9pPr>...
         </a:lvl9pPr>
         <a:extLst>...
         </a:extLst>
      </a:lstStyle>
      <a:p>
         <a:pPr>...
         </a:pPr>
         <a:r>...
         </a:r>
         <a:endParaRPr>...
         </a:endParaRPr>
      </a:p>
   </draw-diag:t>
   <draw-diag:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </draw-diag:extLst>
</draw-diag:pt>

Site developed and hosted by Datypic, Inc.

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