Re: Think Secret: iWork 07 has a spreadsheet



Chris Ridd <chrisridd@xxxxxxx> wrote:

On 2006-07-09 00:07:08 +0100, usenet@xxxxxxxxxxxxxx (Woody) said:

Simon Slavin <slavins.delete.these.four.words@xxxxxxxxxxxxxxxxxxx>
wrote:

On 05/07/2006, Graham Lee wrote in message
<12ao8jkk14g67ba@xxxxxxxxxxxxxxxxxx>:

They might document the iWork XML format more completely.

True, but until it is documented, it is, at least, XML, and therefore very
easy to inspect and analyse. You can take any Keynote or Pages document,
understand it and modify it with reasonable confidence that your
modifications will work. Of course, there are some things that are hard
to do: if you insert enough text to change the pagination, how can you
tell where the pages should break unless you come up with your own
rendering engine ?

You can work it out after a while. I have spent quite a bit of time over
the last few months converting WordML into structured XML for display in
XML browsers.
It is nice to be able to free documents from that sort of format, but it
is amazing the amount of junk in those files

Is this the current version of WordML, or the shiny new (different)
version in the version of Office that's just been delayed again?

The current version of WordML - the office 2003 type.

It has been claimed that WordML uses CSS to describe the formatting in
a WordML doc. I don't know if that's true or not.

Well, not the 2003 type there isn't. each node can have a style, or
individual styling information, or if it doesn't, its style is given by
its line type (which always has a style or uses the document default
style.
There is an amazing amount of information in those files and it is quite
hard to process them (especially with XSLT). Also you don't realise what
stupid things word does under the surface.
One of the documents came back as some of the text was missing. The word
'Hard drive' was missing. I looked back through the original document
and the word was in a 'smart' tag, as it decided it was an address!




--
Woody

www.alienrat.com
.



Relevant Pages

  • Re: OT Merging Word Documents
    ... all the types of formatting I can think of. ... so there's two versions of WordML. ... the XML document produced with "Save as XML" will correctly ... so is no longer proprietary to Microsoft. ...
    (uk.rec.motorcycles)
  • Re: inserting wordml snippets into another Wordml document
    ... Open a word document and save as WORDML file ... Open another document and save a 'selection' as WORDML(this is done ... You use a transform or manipulate the XML directly with a parser or XPath. ...
    (microsoft.public.office.developer.automation)
  • Re: XML-Nodes
    ... auf eingebettete XML Tags, wenn du ein Schema verwendest, und nicht auf ... Direkt kannst du WordML nicht manipulieren. ... >>du hast leider nicht die verwendete Version von Microsoft Word ... da es (meines Wissens nach) die einzige ...
    (microsoft.public.de.word)
  • RE: Creating word document with ASP.NET application
    ... Look in to WordML and create the document as an XML file using WordML. ... With you custom XML nodes in the document it's ... I create a reference to Word component object and I make ...
    (microsoft.public.vsnet.vstools.office)
  • Re: Missing Row in DataSet
    ... I finally got the tool working only to discover the XML ... been instructed to find is not missing, ... An XML schema allows you to declare a node as optional, ...
    (microsoft.public.dotnet.languages.csharp)