|
Subject: make entity From: Vu Nguyen <vu@xxxxxxxxxx> Date: Thu, 7 Aug 1997 14:56:21 -0500 (CDT) |
I'm pretty new to DSSSL, please help me to see what is wrong with this
piece of code:
---------------------------------------
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN">
(declare-flow-object-class element
"UNREGISTERED::James Clark//Flow Object Class::element")
(declare-flow-object-class empty-element
"UNREGISTERED::James Clark//Flow Object Class::empty-element")
(declare-flow-object-class document-type
"UNREGISTERED::James Clark//Flow Object Class::document-type")
(declare-flow-object-class entity
"UNREGISTERED::James Clark//Flow Object Class::entity")
(default
(make entity
system-id: "test2.html"
(process-children)
)
)
Then at the command line:
% jade -c<somepath>/catalog -d<somepath>/myspec.dsl -t sgml >
test.html <somepath>/test.sgml
I expect the test2.html will contain everything in the source SGML... but
it (test2.html) is not even got generated... any idea?
-Vu Nguyen
*-----------------------------------------------------*
* Isogen International Corp. vu@xxxxxxxxxx *
* Vietworld Network @ Dallas charlie@xxxxxxxxxxxxx *
* University of Dallas @ TX vucung@xxxxxxxxxxxx *
*-----------------------------------------------------*
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Matching any element, W. Eliot Kimber | Thread | Re: make entity, Paul Prescod |
| Matching any element, W. Eliot Kimber | Date | preserve-sdata?, Jacco van Ossenbrugg |
| Month |