<arc>
| <arc> encodes an arc, the connection from one node to another in a graph. [19.1 Graphs and Digraphs] | |||||||||||||||||
| Module | nets — 19 Graphs, Networks, and Trees | ||||||||||||||||
| Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space)  (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select))  (att.global.analytic (@ana))  (att.global.facs (@facs))  (att.global.change (@change)) 
 | ||||||||||||||||
| Used by | |||||||||||||||||
| Contained by | nets: graph | ||||||||||||||||
| May contain | core: label | ||||||||||||||||
| Declaration | 
 element arc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute from { data.pointer }, attribute to { data.pointer }, ( label, label? )? } | ||||||||||||||||
| Example | |||||||||||||||||
| Note | |||||||||||||||||
