A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Aided translation types
Attribute aliases
Attribute tests on items of the "attributes" shelf
Attributes: list-valued
Attributes: order of indexing
Attributes: type tests
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Bit-oriented arithmetic
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Catch and throw
Command line arguments
Communication between coroutines
Conditional constructs
Coroutines
Counter data type
Creating plug and play filters
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Data type conversion
DTD handling
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Element expressions
Entities
Entities, external
Entities, internal
Errors in markup
External functions
External text entities: SGML declaration defaults
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
File tests
Files: binary-mode and text-mode
Formatting data content
Formatting element names and external entities
Formatting parsed data
Functions
Functions: conversion
Functions: infix
Functions: overloaded
Functions: pre-defining
Functions: shelf-class
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Groups
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Halting an OmniMark program
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Input
Input scopes
Integer data type
Internal entities: combining internal entity and plain-text matching
Internal entity names: matching
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Lexical scopes
Library declarations
Library rules and the library path
Line breaking
Linking chains of streaming filters
Linking chains of streaming markup filters
Looking ahead
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Macros: debugging
Managing coroutines
Marked sections
Markup declarations and events
Markup processing control
Markup rules
Markup sink data type
Markup source data type
Merging data
Module parameterization
Modules
Modules, defining
Modules: importing and renaming
Modules, interfaces and implementations
Modules, mutually-recursive importing
Modules, shared
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Names and symbols
Notations
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Output
Output scopes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Parsing generated markup
Parsing (XML and SGML)
Pattern matching
Pattern matching functions
Pattern matching, nested
Patterns: dynamically defined
Platforms
Public identifiers in the SGML declaration
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Records
Records, comparing
Records, extended
Records, pre-defining
Referent scopes
Referents
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Scope of execution
SGML declaration: CAPACITY NONE and QUANTITY NONE
SGML declaration: default
SGML document regions
SGML record boundaries
Shelves
Shelves and Constants
Shelves: pre-defining globals and constants
Skipping input
Source code for the default entity manager
Streams: attachments
Streams: changing modifiers on #process-output and #error
String sink data type
String source data type
Strings: concatenating
Switch data type
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Tree data structures
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Validating markup
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
XML document regions
XML/SGML comments and marked sections
Aided translation types
context-translate
cross-translate
down-translate
up-translate
Attribute aliases
#first
#item
#last
attributes
data-attributes
repeat over
Attribute tests on items of the "attributes" shelf
attributes
is specified
Attributes: list-valued
attribute
delimiter
has key
number of
number of attributes
Attributes: order of indexing
attributes
data-attributes
Attributes: type tests
attribute
attribute-value-declaration
data-attribute
is specified
Bit-oriented arithmetic
complement
difference
mask
shift
union
Catch and throw
#external-exception
#program-error
always
catch
declare catch
rethrow
signal
throw
Command line arguments
#args
#command-line-names
#main-input
Communication between coroutines
catch
define string sink function
signal
Conditional constructs
-> (conditional operator)
case
do scan
do select
do select-type
do unless
do when
select
unless
when
Coroutines
do markup-parse
do scan
do sgml-parse
do xml-parse
repeat scan
submit
Counter data type
constant
domain-bound
field
global
local
set
Creating plug and play filters
define string sink function
define string source function
import
module
prefixed by
supply
unprefixed
use
Data type conversion
% (format)
base
binary
DTD handling
#current-dtd
do sgml-parse
do xml-parse
Element expressions
ancestor
doctype
element
markup-element-event
open element
parent
preparent
previous
Entities
#libpath
#library
#libvalue
cdata
external-data-entity
external-text-entity
is cdata-entity
is default-entity
is in-library
is ndata-entity
is sdata-entity
is subdoc-entity
library
Entities, external
#charset
#document
#dtd
#schema
#syntax
external-text-entity
Entities, internal
cdata
non-cdata
non-sdata
pcdata
sdata
translate
Errors in markup
markup-error
prolog-in-error
External functions
define external function
define function
function
External text entities: SGML declaration defaults
#libvalue
external-text-entity
File tests
directory
exists
file
file ... exists
file ... is directory
file ... is file
file ... is readable
file ... is writable
is directory
is file
is readable
is writable
readable
writable
Files: binary-mode and text-mode
binary-mode
file
text-mode
Formatting data content
%c
%v
Formatting element names and external entities
%q
name of
public-identifier of
system-identifier of
Formatting parsed data
#library
attribute
element
external-data-entity
external-text-entity
name of
public-identifier of
system-identifier of
Functions
define function
define infix-function
define overloaded function
dynamic
function
overriding
Functions: conversion
define conversion-function
Functions: infix
define infix-function
Functions: overloaded
define infix-function
define overloaded function
dynamic
overriding
Functions: pre-defining
define function
elsewhere
function
Functions: shelf-class
define function
function
Groups
group
next group is
using group
Halting an OmniMark program
halt
halt-everything
Input
#current-input
#main-input
do scan
do sgml-parse
do xml-parse
repeat scan
submit
using input as
Input scopes
using input as
Integer data type
constant
domain-bound
field
global
local
Internal entities: combining internal entity and plain-text matching
cdata
non-cdata
non-sdata
pcdata
sdata
text
translate
Internal entity names: matching
translate
Lexical scopes
do
done
Library declarations
#libpath
#library
#libvalue
external-text-entity
library
Library rules and the library path
#libpath
#library
#libvalue
Line breaking
break-width
insertion-break
replacement-break
Linking chains of streaming filters
define string sink function
define string source function
Linking chains of streaming markup filters
do markup-parse
Looking ahead
lookahead
lookahead not
Macros: debugging
literal
macro
Managing coroutines
do markup-parse
do sgml-parse
do xml-parse
Marked sections
marked-section cdata
marked-section rcdata
Markup declarations and events
attribute-declaration
dtd
element-declaration
entity-declaration
sgml-dtd
xml-dtd
Markup processing control
#content
do markup-parse
Markup rules
context-translate
do markup-parse
do sgml-parse
do xml-parse
down-translate
up-translate
Markup sink data type
markup-event
signal
using output as
Markup source data type
#content
do markup-parse
markup-event
using input as
Merging data
define string sink function
define string source function
Module parameterization
constant
declare catch
define function
domain-bound
elsewhere
export
export as opaque
field
function
global
import
local
module
prefixed by
require
supply
unprefixed
use
Modules
export
export as opaque
import
module
prefixed by
require
supply
unprefixed
use
Modules, defining
constant
declare catch
define conversion-function
define external function
define function
define infix-function
define overloaded function
domain-bound
dynamic
elsewhere
export
export as opaque
field
function
global
local
module
overriding
Modules: importing and renaming
import
prefixed by
supply
unprefixed
use
Modules, interfaces and implementations
elsewhere
export
export as opaque
import
module
prefixed by
supply
unprefixed
use
Modules, mutually-recursive importing
module
Modules, shared
export
export as opaque
import
module
prefixed by
supply
unprefixed
use
Names and symbols
define infix-function
` (keyword access character)
Notations
external-data-entity
Output
open
output
output-to
put
using output as
Output scopes
using output as
Parsing generated markup
create-element-event
markup-element-event
Parsing (XML and SGML)
do sgml-parse
do xml-parse
Pattern matching
do scan
find
null
repeat scan
submit
~ (identity)
Pattern matching functions
define function
do scan
find
function
matches
repeat scan
Pattern matching, nested
#current-input
Patterns: dynamically defined
define function
function
Platforms
system-call
Public identifiers in the SGML declaration
#capacity
#charset
#dtd
#syntax
%q
external-text-entity
library
Records
: (field selection operator)
collect-garbage
constant
declare record
domain-bound
field
global
local
record
Records, comparing
!==
==
define overloaded function
dynamic
overriding
Records, extended
cast
declare record
define function
define overloaded function
do select-type
dynamic
function
overriding
record
Records, pre-defining
constant
declare record
domain-bound
elsewhere
field
global
local
record
Referent scopes
using nested-referents
Referents
referents
set referent
silent-referent
using nested-referents
using referents
Scope of execution
do
done
SGML declaration: CAPACITY NONE and QUANTITY NONE
context-translate
do sgml-parse
down-translate
sgml-declaration-end
up-translate
SGML declaration: default
#appinfo
#capacity
#charset
#syntax
context-translate
do sgml-parse
down-translate
sgml-declaration-end
up-translate
SGML document regions
document-type-declaration
dtd-end
dtd-start
epilog-start
prolog-end
sgml-declaration-end
SGML record boundaries
#markup-parser
#sgml
Shelves
#first
#item
#last
clear
constant
declare record
domain-bound
field
global
has key
is keyed
key of
local
new
number of
record
remove
remove key of
repeat over
Shelves and Constants
clear
constant
domain-bound
field
global
local
new
save
save-clear
set
set key of
Shelves: pre-defining globals and constants
constant
domain-bound
elsewhere
field
global
local
Skipping input
do skip
Source code for the default entity manager
external-text-entity
Streams: attachments
file
is attached
Streams: changing modifiers on #process-output and #error
#error
#process-output
String sink data type
define string sink function
using output as
String source data type
define string source function
using input as
Strings: concatenating
|| (concatenation)
Switch data type
constant
domain-bound
false
field
global
local
true
Tree data structures
declare record
define function
function
record
Validating markup
#content
do markup-parse
XML document regions
document-type-declaration
dtd-end
dtd-start
epilog-start
prolog-end
XML/SGML comments and marked sections
markup-comment