contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   creating    
  Related Syntax   Related Concepts  

Syntax

  creating (sgml-dtds | xml-dtds) key key-name


Purpose

The creating option of do sgml-parse or do xml-parse compiles a DTD and stores it on the sgml-dtds or xml-dtds shelf. The compiled DTD will only be added if no errors occurred during parsing.

When creating is specified, the parsing terminates at the end of the document prolog, and the document instance is not parsed.

If the sgml-dtds or xml-dtds shelf does not already have such an item, a new item, with the given key, will be created and added to the end of the shelf, and the newly compiled DTD is stored in that item. If the sgml-dtds or xml-dtds already has an item with the given key, then the newly created DTD replaces the previous one.

The new sgml-dtds or xml-dtds item is not created until after the entire do sgml-parse or do xml-parse action has completed. If there is an error in the declaration or the prolog (DTD) then the sgml-dtds or xml-dtds shelf will not be updated.

    Related Syntax
   do sgml-parse
   do xml-parse
 
Related Concepts
   SGML DTDs: creating
   XML DTDs: creating
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:03 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.