2.4.4.165 LayerMember

The LayerMember cell is a PtgString parse token that specifies a layer index list to which a shape is assigned. It MUST have a ShapeSheet_Type parent element or a StyleSheet_Type parent element with an ID attribute equal to zero.

A layer index list is a semicolon-delimited collection of layer indices defined by the following.

ABNF

 layer-index-list = [layer-index *(";" layer-index)]
 layer-index = 1*DIGIT