NodeXL v1.0.1.229.
Add support for the "for=all" value in the GraphML 'key' attribute. For example, NodeXL does not support this...
See http://graphml.graphdrawing.org/specification/dtd.html#key
Comments: ** Comment from web user: kmdeluca **
Add support for the "for=all" value in the GraphML 'key' attribute. For example, NodeXL does not support this...
See http://graphml.graphdrawing.org/specification/dtd.html#key
Comments: ** Comment from web user: kmdeluca **
Tony,
The main reason why would be because it is supported by the GraphML spec.
Examples would be application-specific. In our case we have USAF applications that are producing valid GraphML that we would like to provide to NodeXL. That GraphML uses "all" for id, dateObject, description, name, class, etc.