CT_ElemPropSet

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
coherent3DOff xsd:boolean optional
csCatId xsd:string optional
csTypeId xsd:string optional
custAng xsd:int optional
custFlipHor xsd:boolean optional
custFlipVert xsd:boolean optional
custLinFactNeighborX ST_PrSetCustVal optional
custLinFactNeighborY ST_PrSetCustVal optional
custLinFactX ST_PrSetCustVal optional
custLinFactY ST_PrSetCustVal optional
custRadScaleInc ST_PrSetCustVal optional
custRadScaleRad ST_PrSetCustVal optional
custScaleX ST_PrSetCustVal optional
custScaleY ST_PrSetCustVal optional
custSzX xsd:int optional
custSzY xsd:int optional
custT xsd:boolean optional
loCatId xsd:string optional
loTypeId xsd:string optional
phldr xsd:boolean optional
phldrT xsd:string optional
presAssocID ST_ModelId optional
presName xsd:string optional
presStyleCnt xsd:int optional
presStyleIdx xsd:int optional
presStyleLbl xsd:string optional
qsCatId xsd:string optional
qsTypeId xsd:string optional

Used By

Element CT_Pt/prSet

Source

<xsd:complexType name="CT_ElemPropSet">
  <xsd:sequence>
    <xsd:element name="presLayoutVars" type="CT_LayoutVariablePropertySet" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="presAssocID" type="ST_ModelId" use="optional"/>
  <xsd:attribute name="presName" type="xsd:string" use="optional"/>
  <xsd:attribute name="presStyleLbl" type="xsd:string" use="optional"/>
  <xsd:attribute name="presStyleIdx" type="xsd:int" use="optional"/>
  <xsd:attribute name="presStyleCnt" type="xsd:int" use="optional"/>
  <xsd:attribute name="loTypeId" type="xsd:string" use="optional"/>
  <xsd:attribute name="loCatId" type="xsd:string" use="optional"/>
  <xsd:attribute name="qsTypeId" type="xsd:string" use="optional"/>
  <xsd:attribute name="qsCatId" type="xsd:string" use="optional"/>
  <xsd:attribute name="csTypeId" type="xsd:string" use="optional"/>
  <xsd:attribute name="csCatId" type="xsd:string" use="optional"/>
  <xsd:attribute name="coherent3DOff" type="xsd:boolean" use="optional"/>
  <xsd:attribute name="phldrT" type="xsd:string" use="optional"/>
  <xsd:attribute name="phldr" type="xsd:boolean" use="optional"/>
  <xsd:attribute name="custAng" type="xsd:int" use="optional"/>
  <xsd:attribute name="custFlipVert" type="xsd:boolean" use="optional"/>
  <xsd:attribute name="custFlipHor" type="xsd:boolean" use="optional"/>
  <xsd:attribute name="custSzX" type="xsd:int" use="optional"/>
  <xsd:attribute name="custSzY" type="xsd:int" use="optional"/>
  <xsd:attribute name="custScaleX" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custScaleY" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custT" type="xsd:boolean" use="optional"/>
  <xsd:attribute name="custLinFactX" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custLinFactY" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custLinFactNeighborX" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custLinFactNeighborY" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custRadScaleRad" type="ST_PrSetCustVal" use="optional"/>
  <xsd:attribute name="custRadScaleInc" type="ST_PrSetCustVal" use="optional"/>
</xsd:complexType>