![]() | packet |
Prev | Data File Format | Next |
packet — A single packet in a data file
Content Model | |
packet ::= (The contents of a packet element
depend upon the particular type of packet (such as container,
text, triangulation and so on). The specific content model for each
packet type is documented on its own reference page; see below for
details.
| |
Attributes | |
Name | Type |
label | CDATA (required) |
parent | CDATA |
type | CDATA |
typeid | NUMBER (required) |
A packet
element represents a single packet in a Regina data
file. A packet is a single data object, such as a triangulation, a
text note or a Python script. A general discussion of packets and
their different types can be found in the users' handbook.
The precise packet
content model differs between packet types.
These type-specific content models are individually documented on
the following reference pages.