<xsd:attribute name="embeddedObjPresent" type="yesNoType" default="no" use="optional">
<xsd:annotation>
<xsd:documentation>Indicates that an OCX control may have been used in the document. If the embeddedObjPresent attribute is missing or if its set to no, Word wont load a document that has a docOleData element. This attribute is not, however, strictly enforced. If the attribute is present and is set to yes, but Word doesnt find a docOleData element before the body element, Word will still load the document.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
|