Mercurial > emacs
view etc/schema/docbk-dyntbl.rnc @ 88054:eae3aec0f807
2008-01-29 John Wiegley <johnw@newartisans.com>
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text. Also, changed an
if so that the interaction between the PROMPT and OVERWRITE
arguments can no longer result in the user being queried twice for
the same login and password information.
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Tue, 29 Jan 2008 03:52:05 +0000 |
parents | cb572a324e49 |
children |
line wrap: on
line source
# Variant of docbook.rnc that allows the table model to be selected # dynamically based on the definitions of cals.table.module and # exchange.table.module. See dbdyntbl.rnc. # Document (root) elements include "dbstart.rnc" # Notation declarations include "dbnotn.rnc" # Information pool include "dbpool.rnc" # Dynamic Table Model include "dbdyntbl.rnc" # Document hierarchy include "dbhier.rnc"