]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/dtd/maththeory.dtd
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / dtd / maththeory.dtd
index 30d3ecf14f8d8ca31ef23dfdb9cde77d2154eb70..c424b032428f2990791892761d25efe453d63f4c 100644 (file)
 <!ENTITY % mathstructure
   '(ht:AXIOM|ht:DEFINITION|ht:THEOREM|ht:VARIABLE|ht:SECTION|ht:MUTUAL)*'>
 
+<!ELEMENT ht:OBJECT EMPTY>
+<!ATTLIST ht:OBJECT
+          uri CDATA #REQUIRED
+          mode (typeonly|embed|linkonly) #REQUIRED>
+
 <!ELEMENT ht:AXIOM EMPTY>
 <!ATTLIST ht:AXIOM
           uri CDATA #REQUIRED