Closed GoogleCodeExporter closed 9 years ago
The .ent file also contains the @domains attribute declaration, which should
have the name "{domain name}-att", e.g.:
<!ENTITY hi-d-att
"(topic hi-d)"
>
Thus, the rule is: for the <define> named "domains-atts-value", construct a
parameter entity where the name is the domain name plus "-atts" and the
replacement type is the content of the <value> element.
Original comment by drmacro@gmail.com
on 18 May 2013 at 8:49
Original comment by p.leblan...@gmail.com
on 19 May 2013 at 12:51
This is implemented in r86.
Original comment by p.leblan...@gmail.com
on 24 May 2013 at 7:03
Original issue reported on code.google.com by
drmacro@gmail.com
on 18 May 2013 at 8:40