On 5.7.2013 17:52, Daniel Glazman wrote: > Wait... That means that its:rules can happen anywhere inside XHTML > and not only inside a script element?!? Wow, to say the least. its:rules can be anywhere inside XML document. For XHTML it depends: You can either decide that your XHTML is really XML and then yes its:rules can be anywhere, you will use its:* attributes, you will not put its:rules inside script, ... This makes sense if you want to process XHTML with real XML toolchain. Or you can decide that you want your XHTML to be "web-friendly" and then you will try to make it as close to use HTML syntax as possible -- you will use its-* attributes, you will put its:rules inside <script> element, etc. This approach makes sense if you want to send your content into browser. Given the BlueGriffon is editor for Web content not generic XML editor I suppose it's enough if it will support later, HTML-like approach to ITS. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep. ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------Received on Friday, 5 July 2013 16:05:08 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:32:28 UTC