<inputDocument> Elements

<inputDocument> Specifies the document to compile.

Attributes:

url URL of the document to compile.
processSSI If true, processes server-side include directives. If false, passes them through as comments. Default is false.
documentFormat The format of the document. Value is one of xml, html, or unspecified. If unspecified, then the first line of the file is checked for an XML header. If an XML header is found, xml is assumed; otherwise html is assumed. The default is unspecified. This attribute is only required for parsing XML files that don't have a XML header as the first line.

Context: <xmlc>

Content: <include>

<include/> Indicates that a file is included by the source document. This is normally only specified by the ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.