Name

tag — A user-assigned packet tag

Synopsis

Content Model
tag ::=
Attributes
NameType
nameCDATA (required)

Description

A tag element stores a single packet tag.

Users can assign an arbitrary set of string tags to any packet in the packet tree. Regina does not use these tags at all; they are simply to help user organise their data in whatever way they see fit.

Parents

The following elements may contain tag: angles, anon, anonref, attachment, container, filtercomb, filterprop, filtertrivial, hypersurfaces, link, script, snappeadata, surfaces, textdata, tri. This list includes all of Regina's packet types.

Children

Element tag has no children.

Attributes

name

The tag name for this particular packet tag. Tag names are case sensitive.

Note that tag names for each packet must be distinct, i.e., a particular tag cannot be associated more than once with the same packet.