Name
PDB definitions —
Definitions
| Each item is decribed by a block of lines |
| First line is always [id] [name] where [id] consists of prefix as described aboved followed by '#' followed by an unsigned (>=0) and unique number (unique inside the item category). The numbering has no other constraints (especially contiguous allocation or start with 0) |
| Each other line is of the form: attribute value value... |
| Attributes and values are separated by exactly one space (" ") |
| Item description blocks are terminated by an empty line |
| Values which are references to other items are done using IDs |
| Values are never enclosed in "" |
| Attributes with boolean value are only listed if true (value == T) i.e. absence means false |
| String "[...]" after attribute means "0 or more" instances of this attribute line possible |