This complexType is intended as the content model for media referencing elements in the schema.
| Element | Description | 
|---|---|
| image | 
None.
      <complexType name="mediaLinkInlineType" >
  <sequence>
    <element name="image">
      <complexType>
        <attributeGroup ref="maml:linkingGroup" />
      </complexType>
    </element>
  </sequence>
</complexType>