conditionsType complexType

Elements and Attributes

Child Elements

Element Description
maml:programmingLanguage See external namespace.
maml:legacyPlatform See external namespace.
maml:legacyMedium See external namespace.
maml:legacyUserDefined See external namespace.

Attributes

None.

Definition

      <complexType name="conditionsType" mixed="false" >
  <choice minOccurs="1" maxOccurs="unbounded">
    <element ref="maml:programmingLanguage" />
    <element ref="maml:legacyPlatform" />
    <element ref="maml:legacyMedium" />
    <element ref="maml:legacyUserDefined" />
  </choice>
</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