DR 10-0029 VML, Main: unqualified div elements in v:textbox elements
Chris Rae
Chris.Rae at microsoft.com
Tue Oct 12 20:09:50 CEST 2010
Many thanks, Murata-san - I've updated the DR response (if you can, please check that I put everything in the right place!). I think this one should be ready to go now.
This afternoon, I'll send out a list of DRs that look like good candidates to discuss on Thursday.
Chris
-----Original Message-----
From: MURATA Makoto (FAMILY Given) [mailto:eb2m-mrt at asahi-net.or.jp]
Sent: 30 September 2010 08:35
To: MURATA Makoto (FAMILY Given)
Cc: e-SC34-WG4 at ecma-international.org
Subject: Re: DR 10-0029 VML, Main: unqualified div elements in v:textbox elements
Let me try again.
Vml-main.rnc has
v_CT_Textbox =
v_AG_Id,
v_AG_Style,
attribute inset { xsd:string }?,
o_singleclick?,
o_insetmode?,
(w_txbxContent?)
Its last line has to be modified:
(w_txbxContent? | anyHTMLElementAsLocalElement)
where
anyHTMLElementAsLocalElement = element local:* { anyAttribute*, text?, anyHTMLElementAsLocalElement* }
This can occur anywhere after
namespace declarations
where
namespace local = ""
This should occur as part of the
namespace dcls in the beginning of
this RNC schema.
Cheers,
Makoto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DR 10-0029 proposed changes.docx
Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
Size: 69831 bytes
Desc: DR 10-0029 proposed changes.docx
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20101012/5fdd6968/attachment-0001.bin>
More information about the sc34wg4
mailing list