| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Node.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}GenericNode.type (extension)
| Nested Element Summary | |
LineStyle.type | BorderStyleThe LineStyle of the border. |
| FillThe fill attributes of the node. |
Geometry.type | GeometryThe location and size of the node. |
NodeLabel.type | NodeLabelThe (optional) node label. |
StyleProperties.type | StylePropertiesRepresents the StyleProperties of this realizer instance. |
UserData.type | UserDataRepresents the UserData that holds the actual state of this realizer instance. |
| Attribute Summary | |
xs:string | configurationThe name of the configuration. |
xs:boolean | selectedWhether the node is currently selected. |
| Attribute Detail |
xs:stringrequiredunqualifiedxs:booleanoptionalunqualified{http://www.yworks.com/xml/graphml}GenericNode.type (extension)
|
+--{http://www.yworks.com/xml/graphml}GenericGroupNode.type (extension)
|
+--{http://www.yworks.com/xml/graphml}TableNode.type (extension)
<xs:complexType name="GenericNode.type"><xs:complexContent></xs:complexType><xs:extension base="Node.type"></xs:complexContent><xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="StyleProperties" type="StyleProperties.type"></xs:sequence>
</xs:element><xs:attribute name="configuration" type="xs:string" use="required"></xs:extension>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||