GraphML core language definitions including GraphML attributes and GraphML parseinfo. Redefinition of file graphml-structure.xsd.

Extends the attribute group key.extra.attrib (which takes part in the attribute list of <key>) by adding the attribute yfiles.type which is defined below.

Custom yfiles specific attribute that allows to specify an additional data type. Redefinition of file graphml-structure.xsd.

Extends the attribute group node.extra.attrib (which takes part in the attribute list of <node>) by adding a yfiles specific attribute for the folder type.

The foldertype for group/folder nodes. Redefinition of file graphml-structure.xsd.

Extends the type data-extension.type to allow specifically the content below (i.e. text only or all defined edge and node relaizers, resource blocks or postprocessors)

The valid folder types for a folder/group node.

Valid values are

  • folder: for folder nodes
  • group: for group nodes
  • leaf: for leaf nodes (this is the implied value)