CSML 1.9 [Top | back ]
element triangleArrow
diagram
namespace http://www.csml.org/csml/version1
properties
content complex
substGrp csml19:arrowBaseElement
attributes
Name  Type  Use  Default  Fixed  Annotation
visiblexsd:boolean      
depthderived by: xsd:int      
sizecsml19:sizeDataType      
outlineDashcsml19:outlineDashDataType      
outlineWidthxsd:double      
locationcsml19:locationDataType      
pointscsml19:pointsDataType      
fillColorcsml19:colorDataType      
outlineColorcsml19:colorDataType      
pointsInAbsoluteCoordinatecsml19:pointsDataType      
source <xsd:element name="triangleArrow" substitutionGroup="csml19:arrowBaseElement">
 
<xsd:complexType>
   
<xsd:attributeGroup ref="csml19:connectorArrowBaseAttributes"/>
 
</xsd:complexType>
</xsd:element>