mediaLinkInlineType complexType

This complexType is intended as the content model for media referencing elements in the schema.

Elements and Attributes

Child Elements

Element Description
image

Attributes

None.

Definition

      <complexType name="mediaLinkInlineType" >
  <sequence>
    <element name="image">
      <complexType>
        <attributeGroup ref="maml:linkingGroup" />
      </complexType>
    </element>
  </sequence>
</complexType>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp