emma: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
id xs:ID optional

Used By

Element emma:info

Source

<xs:complexType name="info">
  <xs:choice maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
  </xs:choice>
  <xs:attribute name="id" type="xs:ID"/>
</xs:complexType>