<xsd:complexType name="contextType" mixed="true">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="property" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
<xsd:attribute name="type" type="type" fixed="locator">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="href" type="href" use="required">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="id" type="idType" use="required">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="label" type="label" fixed="context">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="format" type="formatType" use="optional">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="codebase" type="codebaseType" use="optional">
<xsd:annotation>
<xsd:documentation>Not used by Microsoft Office Word 2003.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute processContents="lax">
</xsd:anyAttribute>
</xsd:complexType>
|