XML Structure

From STX Wiki
Jump to navigationJump to search

XML elements

The project file supports the following XML elements.

STXDataSet

The root element of a project file is always an STXDataSet element.

AFile

The metadata for a sound file is stored in an AFile element.

ASegList

A list of segments from different sound files (available in this project file).

ASequence

A sequence of signals which can be generated (sine, triangle, etc.) or sound file segments.

Link

A link to any file on disk. This is useful for quick access to associated text or doc files.

Set

A collection of any of the XML elements mentioned here. The Set is a way to keep things organized.

Further Reading

For a detailed description of the XML structure of a project file, please see the topic DOCTYPE in the Programmer Guide.

Navigation menu

Personal tools