Rule for SupplementaryInnerDescriptionFile
(<ConvSection> [<ConeSection>] | <ConeSection>)
Note that at least either a
<ConvSection>
or a <ConeSection>
has to be present.
Legend
[X]: X
is optional.(X|Y|Z):
One of X, Y
or Z
is present.(A-E):
Any ASCII symbol between symbol A
and E
.X*:
X may occur any number of times (including zero).