<functionGroup>
(Function Group)
This element represents a single function group.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the name of the function group. 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_FunctionGroup">
<attribute name="name" type="ST_Xstring"/>
</complexType>