emma:group-info

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2003/04/emma'

Attributes

QName Type Fixed Default Use Inheritable Annotation
ref xs:anyURI optional

Used By

Element emma:group-info

Source

<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>