propertyType complexType

Not used by Microsoft Office Word 2003.

Type Information

Namespace http://schemas.microsoft.com/aml/2001/core
Schema name Annotation Markup Language

Elements and Attributes

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
name nameType required Not used by Microsoft Office Word 2003.
format formatType optional Not used by Microsoft Office Word 2003.
codebase codebaseType optional Not used by Microsoft Office Word 2003.

Definition

      
<xsd:complexType name="propertyType" mixed="true" >
  <xsd:sequence></xsd:sequence>
  <xsd:attribute name="name" type="aml:nameType" use="required"></xsd:attribute>
  <xsd:attribute name="format" type="aml:formatType" use="optional"></xsd:attribute>
  <xsd:attribute name="codebase" type="aml:codebaseType" use="optional"></xsd:attribute>
  <xsd:anyAttribute processContents="lax"></xsd:anyAttribute>
</xsd: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