Comment from:
Name: Vincenzo Morgante
Title: none
Organization: none
Regarding Specification: OpenDocument v1.0 Specification
I would want to develop a Java library that can load an OpenDocument Text (with odt extension) and extract all the words in it, like the body of the text, the comments, the heading, etc.
I have begun to read the OpenDocument v1.0 Specification from the OpenDocument-v1.0-os.pdf, but I don't understand how the tables containing the "Prefix for the normative Relax-NG schema" must be interpreted.
Thanks.