Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Encyclopedia:Historical archive/GNE project files/Preliminary DTD
Project page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
Instead of describing an entire DTD in detail, we should add tags to this ``example'' XML layout until we think everything is covered. <?xml version="1.0" encoding="UTF-16"?> <!DOCTYPE article SYSTEM "preliminaryDTD0.01"> <article> <id>the-unique-id-for-this-article (assigned)</id> <authors> <author> <name>Mike Warren</name> <email>foo@bar.com</name> </author> <author> <name>Someone Else</name> <email>baz@bar.com</name> </author> </authors> <date>January 19, 2001</date> <content> <abstract>This is an abstract.</abstract> <title>A Title</title> <subtitle>A Sub Title</subtitle> This is some content. It goes on and on, and doesn't really care about what is says. Paragraphs split with a blank line. Like this; I am a new paragraph. I'm pretty short, though. <subtitle>Another Sub Section</subtitle> I am some more content. My purpose is to demonstrate some of the semantic hint tags which we might include. <name>Someone Else</name> might have a name, associated with a birthday (like, say, <date>April 13, 1977</date>). They might have been born in a place such as <place>Calgary, Alberta</place> which doesn't have to be a full, canonical place-name. It might be interesting to specify <jargon>jargon</jargon> in the content. One might even have a footnote, defined inline <footnote>This footnote would actually be rendered in a manner considered good for the medium. For example, at the bottom of a printed page.</footnote>. Although complicated, adding inline LaTeX would be a very nice future feature: <latex> �egin{table} end{table} </latex> References are a little harder, but defining those inline as well might be best, as for the GPL <reference> <author>Richard Stallman</author> <title>General Public License</title> <proceedings></proceedings> <book></book> <journal></journal> <periodical></periodical> <date></date> </reference>. </content> <edit date="January 20, 2001" author="Mike Warren foo@bar.com>"> A context diff on the <content> appears here... </edit> </article>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Encyclopedia:Historical archive/GNE project files/Preliminary DTD
Add topic