Re: Jade complains about underscore in attribute names

Subject: Re: Jade complains about underscore in attribute names
From: Tony Graham <tgraham@xxxxxxxxxxxxxxxx>
Date: Mon, 2 Aug 1999 19:37:51 -0400 (EST)
At 2 Aug 1999 10:39 +0300, joseph, Gershon wrote:
 > Hope someone can help solve or at least clarify...
 > 
 > My SGML declaration, which I call into Jade via the "-c
 > k:\dtd\tribook\tribook.dcl" switch on the command line, specifies that the
 > underscore character is allowed in name strings. Other parses, including

As Dan noted, the -c switch is for referencing a catalog, not an SGML
Declaration.  An alternative to putting the SGML Declaration on the
command line is to reference it from within your catalog using the
SGMLDECL keyword:

SGMLDECL "k:\dtd\tribook\tribook.dcl"

Jade will then use the referenced SGML Declaration both for your
document and your stylesheet.

Regards,


Tony Graham
======================================================================
Tony Graham                            mailto:tgraham@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9632
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread