Does Altova StyleVision support generation of these specific Word XML Word ML List Numbering Bullet Markup? Extend with custom external XSLT?

Posted by Alex S on Programmers See other posts from Programmers or by Alex S
Published on 2013-10-31T08:28:46Z Indexed on 2013/10/31 10:19 UTC
Read the original article Hit count: 272

Filed under:
|
|
|

Does Altova StyleVision support generation of these specific Word XML Word ML List Numbering Bullet Markup? Extend with custom external XSLT?

PS: I know is specific to Altova and their Dev Tools, but just like Eclipse and Visual Studio it is one of the widest used toolkits for XML related development & programming. So, please do not hate, ban or give negative.

Linked below is a section of information for Word ML XML and its numbering, list, bullet etc. The markup is pretty extensive. I am wondering if this can be replicated via StyleVision or is this a limitation that needs to extended with an external XSLT?

Quote: Key links to the Markup Documentation:

Short outline of the Documentation there:

*Numbering, Levels and Lists*

- Overview
- Defining a Numbering Scheme
- Defining a Particular Level
++ Numbering Level Text
++ Numbering Format
++ Displaying as Numerals Only
++ Restart Numbering
++ Picture or Image as Numbering Symbol
++ Justification
++ Overriding a Numbering Definition

If StyleVision supports the above, where and how inside StyleVision can I access or use these properties/ attributes for the markup?

From what I've gathered, I think it does not.

In the past, I have written XSL-FO and XSL-WordML by hand. So I could write an add-on external XSLT containing Word specific markup for this purpose.

*Given the limitation exists, the questions now: *

  • Where and how do I create and linked inside of StyleVision so as to APPLY and EXTEND these capability limitations of StyleVision.
  • AND
  • How could I make it apply only for Word ML / Word XML output styling and be DEACTIVATED/ DISABLED for HTML and PDF output?

© Programmers or respective owner

Related posts about Xml

Related posts about xslt