Sample Documents
From zedwiki
Questions for the ZedAI group
This section is used for questions and open issues that occur in creating sample files.
Layout - CLOSED
- Centering, indenting, justifying, etc need to be indicated somehow ...
- Can this be addressed within the <em> issue that the main group is discussing?
- Will be dealt with by CSS
Simple Book Profile
Running Header:
- We need an element to indicate running headers (appearing at the top of the page) which are important in braille and print formats.
- This will also be required in the Advanced Book and Periodicals profiles.
- Do we think it's required in the Generic Document profile?
- KR emailed the main group 23 March
Book Profile Beta-1 (May09) Testing
KR Oscar Wilde sample
- <p> is not allowed as a child of <caption> - should be allowed
- prompted to add a <h> before <object> in one instance (line 107), but not required for instance of <object> within <section role="frontispiece"> - <h> should not be required here
KR Medical Advisory sample
- <h> is required immediately following <section> (line 130) ... I'm not sure it should be required in this instance - 2 subsections on the same level, within a container section that is itself untitled. This particular instance could be worked-around by either marking up the 2 subsections as discrete sections of their own, or by adding a "blank" heading (which is not good markup). Any thoughts?
- prompted to finish <object> element but it is already finished (line 354)
