<div dir="ltr">Dear colleagues,<div><br></div><div>The original DR provides six elements in which VML can occur.<br><div><br></div><div><div>1) background in WML</div><div><br></div><div>Here is a schema fragment for the background element. Note that two</div><div>namespaces are explicitly allowed and no other namespaces are allowed.</div><div><br></div><div> <xsd:complexType name="CT_Background"></div><div> <xsd:sequence></div><div> <xsd:sequence maxOccurs="unbounded"></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:vml" minOccurs="0"</div><div> maxOccurs="unbounded"/></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:office:office"</div><div> minOccurs="0" maxOccurs="unbounded"/></div><div> </xsd:sequence></div><div> ...</div><div> </xsd:complexType></div><div> </div><div>Thus, I propose to introduce a subclause between 14.1 and 14.2.</div><div><br></div><div> 14.2 Main Document Story</div><div> 14.2.1 VML in background element</div><div><br></div><div> VML objects are allowed to occur within a background element. The</div><div> definition and semantics of this object is described in the VML</div><div> subclause (§19.1) and the VML - Office Drawing subclause (§19.2) of</div><div> ISO/IEC 29500.</div><div><br></div><div><br></div><div>2) object in WML</div><div><br></div><div>Here is a schema fragment for object. Again, two namespaces are</div><div>explicitly allowed and no other namespaces are allowed.</div><div><br></div><div> <xsd:complexType name="CT_Object"></div><div> <xsd:sequence></div><div> <xsd:sequence maxOccurs="unbounded"></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:vml" minOccurs="0"</div><div> maxOccurs="unbounded"/></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:office:office"</div><div> minOccurs="0" maxOccurs="unbounded"/></div><div> </xsd:sequence></div><div>...</div><div> </xsd:complexType></div><div><br></div><div>Thus, I propose to introduce a subclause between 14.3.2.1.</div><div><br></div><div> 14.3.2.1 VML in object element</div><div><br></div><div> VML objects are allowed to occur within an object element. The</div><div> definition and semantics of this object is described in the VML</div><div> subclause (§19.1) and the VML - Office Drawing subclause (§19.2) of</div><div> ISO/IEC 29500.</div><div><br></div><div>3) pict in WML</div><div><br></div><div>At present, the proose is</div><div><br></div><div>“...The definition and semantics of this object is described in the</div><div>VML subclause (§19.1) and the VML - Office Drawing subclause (§19.2)</div><div>of ISO/IEC 29500”.</div><div><br></div><div>But the schema allows both namespaces. Is this a mistake of the schema</div><div>or prose?</div><div><br></div><div> <xsd:complexType name="CT_Picture"></div><div> <xsd:sequence></div><div> <xsd:sequence maxOccurs="unbounded"></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:vml" minOccurs="0"</div><div> maxOccurs="unbounded"/></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:office:office"</div><div> minOccurs="0" maxOccurs="unbounded"/></div><div> </xsd:sequence></div><div> <xsd:element name="movie" type="CT_Rel" minOccurs="0"/></div><div> <xsd:element name="control" type="CT_Control" minOccurs="0"/></div><div> </xsd:sequence></div><div> </xsd:complexType></div><div> </div><div><br></div><div>4) hdrShapeDefaults or shapeDefaults in WML</div><div><br></div><div>Here is the schema fragrment for these elements. Note that only one namespace is</div><div>allowed.</div><div><br></div><div> <xsd:complexType name="CT_ShapeDefaults"></div><div> <xsd:choice maxOccurs="unbounded"></div><div> <xsd:any processContents="lax" namespace="urn:schemas-microsoft-com:office:office"</div><div> minOccurs="0" maxOccurs="unbounded"/></div><div> </xsd:choice></div><div> </xsd:complexType></div><div><br></div><div>Here is prose common to both clauses for these elements. It is</div><div>consistent with the schema</div><div><br></div><div> The definition and semantics of these parameters is described in the</div><div> VML - Office Drawing subclause (§19.2) of ISO/IEC 29500.</div><div><br></div><div>I see no problems here.</div><div><br></div><div><br></div><div class="gmail_signature">Regards,<br><br>Makoto</div>
</div></div></div>