Changeset 271 for framework/trunk/fusebox.dtd
- Timestamp:
- 12/13/06 23:57:14 (2 years ago)
- Files:
-
- 1 modified
-
framework/trunk/fusebox.dtd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/fusebox.dtd
r266 r271 2 2 <!-- 3 3 Used within the fusebox.xml page to contain the elements that configure the application. 4 Ticket 159: made all elements optional - but logistically a Fusebox requires at least one circuit. 4 5 --> 5 <!ELEMENT fusebox (circuits , classes, lexicons, parameters, globalfuseactions, plugins)>6 <!ELEMENT fusebox (circuits?, classes?, lexicons?, parameters?, globalfuseactions?, plugins?)> 6 7 <!-- 7 8 Specify the circuits in this application.
