A node of the sub-graph |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
color | dotml:color | optional | ||||
fillcolor | dotml:color | optional | ||||
fixedsize | xs:boolean | optional | ||||
fontcolor | dotml:color | optional | ||||
fontname | xs:string | optional | ||||
fontsize | xs:decimal | optional | ||||
height | xs:decimal | optional | ||||
id | dotml:id | required | ||||
label | dotml:label | optional | ||||
shape | dotml:shape | optional | ||||
style | dotml:style | optional | ||||
width | xs:decimal | optional |
<xs:element name="node" type="dotml:node"> <xs:annotation> <xs:documentation>A node of the sub-graph</xs:documentation> </xs:annotation> </xs:element> |