| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Icon.type (restriction)
| Attribute Summary | |
xs:anyURI | iconThe URL of an icon. |
xs:string | iconDataReference to an embedded arbitrary serializable resource. |
xs:string | imageReference to an embedded image resource. |
| Attribute Detail |
xs:anyURIoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:complexType name="Icon.type"><xs:attribute name="icon" type="xs:anyURI" use="optional">
</xs:attribute><xs:attribute name="image" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="iconData" type="xs:string" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||