I have a number of Chemical Table files which include a "M ZZE" tag in the properties block.
For example, in Galactobuxin, I have:
M ZZE 1 31 23
In Rubrobrassicin there is:
M ZZE 3 28 23 36 23 48 23
In R-hexanoyl CoA there is:
M ZZE 1 55 23
The typical format for such tags is that it starts with an M, followed by two spaces. Then there is a three-letter code, in this case ZZE. Other codes include ISO (for isotope) or CHG (for charged atoms in the compound), then a number which indicates how many records on that line. This is followed by the actual data.
So
M ZZE 3 28 23 36 23 48 23
would probably mean that there are three sets of ZZE data, being "28 23" "36 23" and "48 23". In every record I have the second number is 23.
The ZZE tags seem to occur only for compounds containing ribose rings, and the first number is the index of one of the bonds inside the ribose ring. Specifically, of three three bonds adjacent bonds with a stereochemistry marker, it always refers to the one in the middle:

I'm guessing the 23 is some property of the bond: so in rubrobrassicin the 28th, 36th and 48th bonds (there's one, and only one, ZZE record for each of the ribose rings in rubrobrassicin).
Does anyone know what the ZZE property in a chemical table file refers to, or what it indicates? I can't find any information on the format.
