| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.yworks.com/xml/graphml} (restriction)
| Attribute Summary | |
xs:string | colorThe first fill color. |
xs:string | color2The second fill color (for gradient fills). |
xs:boolean | hasColorWhether the node has a visible fill color. |
xs:boolean | transparentWhether the node is transparent. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualified<xs:element maxOccurs="1" minOccurs="0" name="Fill"><xs:complexType></xs:element><xs:attribute name="hasColor" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="color" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="color2" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="transparent" type="xs:boolean" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||