<member>
(Member)
Represents an item that may be included or excluded.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>