<member> (Member)

Represents an item that may be included or excluded.

Parent Elements

<members>3.10.1.56)

Attributes

Description

<name> (Hidden Item Name)

Specifies the name of a hidden item.

The possible values for this attribute are defined by the ST_Xstring simple type (§3.18.96).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Member">
	<attribute name="name" use="required" type="ST_Xstring"/>
</complexType>