Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLSAX::IgnorableWhitespace

Syntax | Arguments | Keywords | Version History

The IDLffXMLSAX::IgnorableWhitespace procedure method is called when the parser detects whitespace that separates elements in an element content model.

Syntax

Obj->[IDLffXMLSAX::]IgnorableWhitespace, Chars

Arguments

Chars

A string containing the whitespace detected by the parser. Whitespace can consist of spaces, tabs, or newline characters in any combination.

Keywords

None

Version History

5.6
Introduced

  IDL Online Help (March 06, 2007)