packet (link) |
Prev | Deprecated and Removed Elements | Next |
Name
packet (link) — Replaced by link
Synopsis
Content Model | |
packet ::= ( | |
Attributes | |
See the general packet element documentation.
|
Deprecated since Regina 7.0
Description
In Regina 6.0.1 and earlier, the packet
element was used
to store every packet in the entire packet tree that makes up a
Regina data file.
This page describes how the packet
element was structured when
storing a knot/link packet.
Since Regina 7.0, each packet type has its own XML element;
in particular, knot/link packets are now stored using the
link
element.
A knot/link packet stores the diagram of an oriented link in 3-dimensional space.
The number of crossings in the diagram and the signs of these
crossings are stored in the child crossings
element,
and the connections between these crossings are stored in the child
connections
element.
The child components
element stores a starting point for each
component of the link.
The roles played by the child tag
and packet
elements are
described in the general packet
element documentation.
Children
The following elements occur in packet
for
a knot/link packet:
components
, connections
, crossings
, packet
, tag
.
Prev | Contents | Next |
packet (container) | Up | packet (normal hypersurface list) |