Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

document_type_declaration

This event occurs when the parser finds a document type declaration. Document type declarations begin with the character sequence "<!DOCTYPE" and end with a ">" character, with some fairly complicated grammar rules describing the content in between. The parser passes the address and length of the text containing the entire declaration, including the opening and closing character sequences, and is the only event where XML text includes the delimiters. The example above does not have a document type declaration.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)