Week 2 (6/9 - 6/13)
From Gannodss
Contents |
[edit]
6/9
- Got set-up to work in the lab on campus.
- Started to look over resources available here.
- Logging in was a problem, talk to Dr. Gannod about.
- Researched the .docx format and how XML is structured when unzipped.
- Found several places and blogs about the use of .docx and XML
[edit]
6/10
- Looked over Word 2007 and the options that were available with the Developer tag.
- Browsed at the features to protect a document that has a schema structure attached.
- Looked into ways that programs can be created with the use of JAXB and other ways that XML documents can be parsed and used.
[edit]
6/11
- I have read a few things about the schema setups but a lot of things I have found have been talking about Open Office so I wasn't too sure how helpful those would be.
- I found a few tutorials from Java Sun that are about JAXB so I have been reading through those and trying to understand how that is setup.
- Continued looking over information and diagrams about the set-up of XML Parsers and how they are used.
[edit]
6/12
- Reviewed the wiki page about Open Office XML format.
- Looked for more information about the use of files and how the unzipped folder is set-up.
- Read more in the book about the elements and features that are used in XSLT.
[edit]
6/13
- I met with Dr. Gannod and talked about what to work on to start getting a good handle on things to know and be able to do.
- Looked at schema and linked one to a word document.
- Marked up a simple document with information to be able to zip up and extract.
- The extracted files are organized the same way each time.
- The folder contain the document information and the unique tags that the attached schema provided.
