legacySyntaxType complexType

Elements and Attributes

Child Elements

Element Description
legacyBold
maml:parameterReference See external namespace.
maml:legacyLink See external namespace.
maml:legacyUnderline See external namespace.

Attributes

Attribute Type Required Description Possible Values
language maml:devLanguagesType optional See external namespace.

Definition

      <complexType name="legacySyntaxType" mixed="true" >
  <choice minOccurs="0" maxOccurs="unbounded">
    <!--<element name="legacyItalic" type="maml:textType"/>-->
  <element ref="maml:parameterReference" />
    <element name="legacyBold" type="maml:textType"></element>
  <element ref="maml:legacyLink" />
  <element ref="maml:legacyUnderline" />
    </choice>
    <attribute name="language" type="maml:devLanguagesType"></attribute>
  </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