Not used by Microsoft Office Word 2003.
Namespace | http://schemas.microsoft.com/aml/2001/core |
Schema name | Annotation Markup Language |
None.
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. |
<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>