ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/schema.dtd
Revision: 1.1
Committed: Tue Jan 10 13:06:55 2006 UTC (19 years, 3 months ago) by elmer
Content type: application/xml-dtd
Branch point for: one, MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 elmer 1.1 <!ELEMENT schema (table+)>
2     <!ELEMENT table (element+)>
3     <!ELEMENT element EMPTY>