An emma:group-info element specifies the grouping criteria for the elements in an emma:group element.
Element Definition
XML | Copy Code |
---|---|
<xs:complexType name="group-info"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:any namespace="##other" processContents="lax" /> </xs:choice> <xs:attributeGroup ref="emma:group-info.attribs" /> </xs:complexType> |
Parent Element
Remarks
The grouping criteria are contained in an emma:group.attribs attribute group.