Copyright © 1996 Harvey Bingham
A DSSSL prototype for a procedure gives the allowable construction for any instance of that procedure, when actual values are substituted for the variables, and selections made from allowable reserved words or compound-words.
Each DSSSL Prototype is shown, sorted by the intial procedure identifier: symbol or symbols, name, or name-phrase. Following each prototype is the subclause number and caption in which it appears. The prototypes that are included in Core DSSSL have as a second subclause number and caption the Core DSSSL reference: "8.6.2 Procedures".
The Procedure prototypes may contain 1 or more variables, generally shown by browsers with a style distinct from the rest of the prototype.
Links to sort groups: Symbols A B C D E F G H I K L M N O P Q R S T V W Z
(* length-spec x) 12.5.2 Length Specification
(* q1 ...) 8.5.7.11 Multiplication, 8.6.2 Procedures
(* x length-spec) 12.5.2 Length Specification
(+ length-spec ...) 12.5.2 Length Specification
(+ q1 ...) 8.5.7.10 Addition, 8.6.2 Procedures
(- length-spec ...) 12.5.2 Length Specification
(- q) 8.5.7.12 Subtraction, 8.6.2 Procedures
(- q1 q2 ...) 8.5.7.12 Subtraction
(- q1 q2) 8.5.7.12 Subtraction, 8.6.2 Procedures
(/ length-spec x) 12.5.2 Length Specification
(/ q) 8.5.7.13 Division, 8.6.2 Procedures
(/ q1 q2 ...) 8.5.7.13 Division
(/ q1 q2) 8.5.7.13 Division, 8.6.2 Procedures
(/ x length-spec) 12.5.2 Length Specification
(< q1 q2 q3 ...) 8.5.7.7 Comparison Predicates, 8.6.2 Procedures
(<= q1 q2 q3 ...) 8.5.7.7 Comparison Predicates, 8.6.2 Procedures
(= q1 q2 q3 ...) 8.5.7.7 Comparison Predicates, 8.6.2 Procedures
(> q1 q2 q3 ...) 8.5.7.7 Comparison Predicates, 8.6.2 Procedures
(>= q1 q2 q3 ...) 8.5.7.7 Comparison Predicates, 8.6.2 Procedures
(abs q) 8.5.7.14 Absolute Value, 8.6.2 Procedures
(absolute-first-sibling? snl) 10.2.4.4 Testing Current Location
(absolute-last-sibling? snl) 10.2.4.4 Testing Current Location
(acos x) 8.5.7.19 Inverse Trigonometric Functions
(actual- c) 12.4.6 Characteristic Specification
(address-local? address) 12.5.8 Addresses
(address-visited? address) 12.5.8 Addresses
(address? obj) 12.5.8 Addresses
(all-area-reference-values symbol #!key unique: inherit:) 12.5.1.3 Reference Values
(ancestor string osnl) 10.2.4.1 Navigation
(ancestor-child-number string snl) 10.2.4.2 Counting
(ancestors nl) 10.2.3 Generic Property Operations
(ancestors rnl) 11.3.3 Result-node-list
(append list ...) 8.5.3.10 Lists Appendance, 8.6.2 Procedures
(apply proc arg1 ... args) 8.5.10.2 Procedure Application
(apply proc args) 8.5.10.2 Procedure Application, 8.6.2 Procedures
(asin x) 8.5.7.19 Inverse Trigonometric Functions
(asis-indirect-sosofo generated-object) 12.5.1.1 Constructing Indirect Sosofos
(assoc obj alist) 8.5.3.15 Association Lists
(atan q1 q2) 8.5.7.19 Inverse Trigonometric Functions
(atan x) 8.5.7.19 Inverse Trigonometric Functions
(attribute string nl) 10.2.5 SGML Property Operations
(attribute-string string osnl) 10.2.4.3 Accessing Attribute Values
(attributes nl) 10.2.5 SGML Property Operations
(attributes rnl) 11.3.3 Result-node-list
(boolean? obj) 8.5.1.2 Boolean Type Predicate, 8.6.2 Procedures
(caaaar pair) 8.5.3.5 c...r Procedures
(caaadr pair) 8.5.3.5 c...r Procedures
(caaar pair) 8.5.3.5 c...r Procedures
(caadar pair) 8.5.3.5 c...r Procedures
(caaddr pair) 8.5.3.5 c...r Procedures
(caadr pair) 8.5.3.5 c...r Procedures
(caar pair) 8.5.3.5 c...r Procedures
(cadaar pair) 8.5.3.5 c...r Procedures
(cadadr pair) 8.5.3.5 c...r Procedures
(cadar pair) 8.5.3.5 c...r Procedures
(caddar pair) 8.5.3.5 c...r Procedures
(cadddr pair) 8.5.3.5 c...r Procedures
(caddr pair) 8.5.3.5 c...r Procedures
(cadr pair) 8.5.3.5 c...r Procedures
(car pair) 8.5.3.3 car Procedure
(category-page-number #!key first-area-of-node: last-area-of-node:) 12.5.1.2 Layout Numbering
(cdaaar pair) 8.5.3.5 c...r Procedures
(cdaadr pair) 8.5.3.5 c...r Procedures
(cdaar pair) 8.5.3.5 c...r Procedures
(cdadar pair) 8.5.3.5 c...r Procedures
(cdaddr pair) 8.5.3.5 c...r Procedures
(cdadr pair) 8.5.3.5 c...r Procedures
(cdar pair) 8.5.3.5 c...r Procedures
(cddaar pair) 8.5.3.5 c...r Procedures
(cddadr pair) 8.5.3.5 c...r Procedures
(cddar pair) 8.5.3.5 c...r Procedures
(cdddar pair) 8.5.3.5 c...r Procedures
(cddddr pair) 8.5.3.5 c...r Procedures
(cdddr pair) 8.5.3.5 c...r Procedures
(cddr pair) 8.5.3.5 c...r Procedures
(cdr pair) 8.5.3.4 cdr Procedure
(ceiling x) 8.5.7.16 Real to Integer Conversion, 8.6.2 Procedures
(char-ci<=? char1 char2) 8.5.8.5 Case-insensitive Character Predicates
(char-ci<? char1 char2) 8.5.8.5 Case-insensitive Character Predicates
(char-ci=? char1 char2) 8.5.8.5 Case-insensitive Character Predicates
(char-ci>=? char1 char2) 8.5.8.5 Case-insensitive Character Predicates
(char-ci>? char1 char2) 8.5.8.5 Case-insensitive Character Predicates
(char-downcase char) 8.5.8.6 Character Case Conversion
(char-property symbol char obj) 8.5.8.7 Character Properties, 8.6.2 Procedures
(char-property symbol char) 8.5.8.7 Character Properties, 8.6.2 Procedures
(char-script-case string1 obj1 ... stringn-1 objn-1 objn) 12.4.6 Characteristic Specification
(char-upcase char) 8.5.8.6 Character Case Conversion
(char<=? char1 char2) 8.5.8.4 Character Comparison Predicates
(char<? char1 char2) 8.5.8.4 Character Comparison Predicates
(char=? char1 char2) 8.5.8.4 Character Comparison Predicates, 8.6.2 Procedures
(char>=? char1 char2) 8.5.8.4 Character Comparison Predicates
(char>? char1 char2) 8.5.8.4 Character Comparison Predicates
(char? obj) 8.5.8.3 Character Type Predicate, 8.6.2 Procedures
(child-number snl) 10.2.4.2 Counting
(children nl) 10.2.3 Generic Property Operations
(children rnl) 11.3.3 Result-node-list
(color color-space arg ...) 12.5.9 Color
(color-space string arg ...) 12.5.9 Color
(color-space? obj) 12.5.9 Color
(color? obj) 12.5.9 Color
(column-number #!key first-area-of-node: last-area-of-node:) 12.5.1.2 Layout Numbering
(column-set-model? obj) 12.6.5.1 Column-set-model
(compare proc list) 10.2.1 HyTime Support
(cons obj1 obj2) 8.5.3.2 Pair Construction Procedure
(cos x) 8.5.7.18 Trigonometric Functions
(create-follow snl sg #!key label: result-path: optional: unique:) 11.3.2 Create-spec
(create-preced snl sg #!key label: result-path: optional: unique:) 11.3.2 Create-spec
(create-root obj sg) 11.3.2 Create-spec
(create-spec? obj) 11.3.2 Create-spec
(create-sub snl sg #!key property: label: result-path: optional: unique:) 11.3.2 Create-spec
(current-language) 8.5.8.2 Language-dependent Operations
(current-node) 10.1.1 Application Binding
(current-node-address) 12.5.8 Addresses
(current-node-page-number-sosofo) 12.6.3 Simple-page-sequence Flow Object Class
(current-root) 10.1.1 Application Binding
(data nl) 10.2.3 Generic Property Operations
(datatok nl #!key filter: concat: catsrcsp: catressp: tokensep: ascp: stop: min: max: nlword: stem?:) 10.2.1 HyTime Support
(decorated-area-width)(decorated-area-height) 12.5.3 Decoration Areas
(decoration-area sosofo #!key placement-point-x: placement-point-y: placement-direction:) 12.5.3 Decoration Areas
(descendants nl) 10.2.3 Generic Property Operations
(descendants rnl) 11.3.3 Result-node-list
(display-size) 12.5.2 Length Specification
(display-space length-spec #!key min: max: conditional?: priority:) 12.5.4.1 Display Spaces
(display-space? obj) 12.5.4.1 Display Spaces
(element-number snl) 10.2.4.2 Counting
(element-number-list list snl) 10.2.4.2 Counting
(element-with-id string snl) 10.2.5 SGML Property Operations
(empty-node-list) 10.2.2 List Operations
(empty-sosofo) 12.4.3 Sosofos
(entity-address string) 12.5.8 Addresses
(entity-attribute-string string1 string2 snl) 10.2.4.5 Entities and Notations
(entity-generated-system-id string snl) 10.2.4.5 Entities and Notations
(entity-name-normalize string snl) 10.2.4.6 Name Normalization
(entity-notation string snl) 10.2.4.5 Entities and Notations
(entity-public-id string snl) 10.2.4.5 Entities and Notations
(entity-system-id string snl) 10.2.4.5 Entities and Notations
(entity-text string snl) 10.2.4.5 Entities and Notations
(entity-type string snl) 10.2.4.5 Entities and Notations
(equal? obj1 obj2) 8.5.2 Equivalence, 8.6.2 Procedures
(error string) 8.5.12 Error Signaling, 8.6.2 Procedures
(even? n) 8.5.7.8 Numerical Property Predicates
(exact->inexact q) 8.5.7.22 Exactness Conversion
(exact? q) 8.5.7.6 Exactness Predicates
(exp x) 8.5.7.17 en and Natural Logarithm
(expt x1 x2) 8.5.7.21 Exponentiation
(external-procedure string) 8.5.10.4 External Procedures, 8.6.2 Procedures
(first-area-reference-value symbol #!key default: inherit:) 12.5.1.3 Reference Values
(first-child-gi osnl) 10.2.4.1 Navigation
(first-sibling? snl) 10.2.4.4 Testing Current Location
(floor x) 8.5.7.16 Real to Integer Conversion, 8.6.2 Procedures
(follow nl) 10.2.3 Generic Property Operations
(follow rnl) 11.3.3 Result-node-list
(font-property string list#!key size: name: family-name: weight: posture: structure: proportionate-width: writing-mode:) 12.5.7 Font Information
(foo a b #!key key1: key2:) 5.2 Procedure Prototypes
(foo a b) 5.2 Procedure Prototypes
(footnote-number symbol #!key first-area-of-node: last-area-of-node:) 12.5.1.2 Layout Numbering
(format-number n string) 8.5.7.24 Number to String Conversion
(format-number-list list obj1 obj2) 8.5.7.24 Number to String Conversion
(general-indirect-sosofo procedure generated-object ...) 12.5.1.1 Constructing Indirect Sosofos
(general-name-normalize string snl) 10.2.4.6 Name Normalization
(generated-object? obj) 12.5.1 Layout-driven Generated Text
(gi osnl) 10.2.4.1 Navigation
(glyph-id string) 12.5.5 Glyph Identifiers
(glyph-id? obj) 12.5.5 Glyph Identifiers
(glyph-subst glyph-subst-table glyph-id) 12.5.6 Glyph Substitution Tables
(glyph-subst-table list) 12.5.6 Glyph Substitution Tables
(glyph-subst-table? obj) 12.5.6 Glyph Substitution Tables
(grove-before? snl1 snl2) 10.2.3 Generic Property Operations
(grove-root nl) 10.2.3 Generic Property Operations
(grove-root-path nl) 10.2.3 Generic Property Operations
(groveloc list nl #!key overrun:) 10.2.1 HyTime Support
(have-ancestor? obj snl) 10.2.4.4 Testing Current Location
(hierarchical-number list snl) 10.2.4.2 Counting
(hierarchical-number-recursive string snl) 10.2.4.2 Counting
(hylex-match string nl #!key norm?: level: boundary: min-hits: max-hits:) 10.2.1 HyTime Support
(hytime-linkend) 12.5.8 Addresses
(id osnl) 10.2.4.1 Navigation
(idref-address string) 12.5.8 Addresses
(ifollow nl) 10.2.3 Generic Property Operations
(inexact->exact q) 8.5.7.22 Exactness Conversion
(inexact? q) 8.5.7.6 Exactness Predicates
(inherited- c) 12.4.6 Characteristic Specification
(inherited-attribute-string string osnl) 10.2.4.3 Accessing Attribute Values
(inherited-element-attribute-string string1 string2 osnl ) 10.2.4.3 Accessing Attribute Values
(inline-space length-spec #!key min: max:) 12.5.4.2 Inline Spaces
(inline-space? obj) 12.5.4.2 Inline Spaces
(integer? obj) 8.5.7.5 Number Type Predicates, 8.6.2 Procedures
(ipreced nl) 10.2.3 Generic Property Operations
(keyword->string keyword) 8.5.5.2 Keyword to String Conversion
(keyword? obj) 8.5.5.1 Keyword Type Predicate, 8.6.2 Procedures
(language? obj) 8.5.8.2 Language-dependent Operations
(last-area-reference-value symbol #!key default: inherit:) 12.5.1.3 Reference Values
(last-preceding-area-reference-value symbol #!key default:) 12.5.1.3 Reference Values
(last-sibling? snl) 10.2.4.4 Testing Current Location
(length list) 8.5.3.9 List Length, 8.6.2 Procedures
(line-number symbol #!key first-area-of-node: last-area-of-node:) 12.5.1.2 Layout Numbering
(list obj ...) 8.5.3.8 List Construction, 8.6.2 Procedures
(list->string chars) 8.5.9.9 Conversion between Strings and Lists
(list-proploc propname nl #!key apropsrc?: ignore-missing?:) 10.2.1 HyTime Support
(list-ref list k) 8.5.3.13 List Access, 8.6.2 Procedures
(list-tail list k) 8.5.3.12 Sublist Extraction, 8.6.2 Procedures
(list? obj) 8.5.3.7 List Type Predicate, 8.6.2 Procedures
(listloc dimlist list #!key overrun:) 10.2.1 HyTime Support
(listloc dimlist nl #!key overrun:) 10.2.1 HyTime Support
(listloc dimlist string #!key overrun:) 10.2.1 HyTime Support
(literal string ...) 12.4.3 Sosofos
(literal-match string nl #!key level: boundary: min-hits: max-hits:) 10.2.1 HyTime Support
(log x) 8.5.7.17 en and Natural Logarithm
(make-grove string nl) 10.2.1 HyTime Support
(map proc list1 list2 ...) 8.5.10.3 Mapping Procedures over Lists
(map-constructor procedure node-list) 12.4.3 Sosofos
(match-element? pattern snl) 10.2.5 SGML Property Operations
(max q1 q2 ...) 8.5.7.9 Maximum and Minimum, 8.6.2 Procedures
(member obj list) 8.5.3.14 List Membership, 8.6.2 Procedures
(merge-style style ...) 12.4.5 Styles
(min q1 q2 ...) 8.5.7.9 Maximum and Minimum, 8.6.2 Procedures
(modulo n1 n2) 8.5.7.15 Number-theoretic Division, 8.6.2 Procedures
(named-node string nnl) 10.1.3 Named Node Lists
(named-node-list-names nnl) 10.1.3 Named Node Lists
(named-node-list-normalize string nnl symbol) 10.1.3 Named Node Lists
(named-node-list? obj) 10.1.3 Named Node Lists
(nameloc nmlist nnl #!key ignore-missing?:) 10.2.1 HyTime Support
(negative? q) 8.5.7.8 Numerical Property Predicates
(next-match style) 12.4.3 Sosofos
(next-match) 12.4.3 Sosofos
(node-list nl1 nl2 ...) 10.1.2 Node Lists
(node-list->list nl) 10.2.2 List Operations
(node-list-address node-list) 12.5.8 Addresses
(node-list-contains? nl snl) 10.2.2 List Operations
(node-list-count nl) 10.2.2 List Operations
(node-list-difference #!rest args) 10.2.2 List Operations
(node-list-empty? nl) 10.1.2 Node Lists
(node-list-error string nl) 10.1.4 Error Reporting
(node-list-every? proc nl) 10.2.2 List Operations
(node-list-filter proc nl) 10.2.2 List Operations
(node-list-first nl) 10.1.2 Node Lists
(node-list-head nl k) 10.2.2 List Operations
(node-list-intersection #!rest args) 10.2.2 List Operations
(node-list-intersection rnl ...) 11.3.3 Result-node-list
(node-list-last nl) 10.2.2 List Operations
(node-list-length nl) 10.2.2 List Operations
(node-list-map proc nl) 10.2.2 List Operations
(node-list-no-order nl) 10.1.2 Node Lists
(node-list-property propname nl) 10.2.3 Generic Property Operations
(node-list-proploc propname nl #!key apropsrc?: ignore-missing?:) 10.2.1 HyTime Support
(node-list-reduce nl proc obj) 10.2.2 List Operations
(node-list-ref nl k) 10.2.2 List Operations
(node-list-remove-duplicates nl) 10.2.2 List Operations
(node-list-rest nl) 10.1.2 Node Lists
(node-list-reverse nl) 10.2.2 List Operations
(node-list-some? proc nl) 10.2.2 List Operations
(node-list-sublist nl k1 k2) 10.2.2 List Operations
(node-list-symmetric-difference #!rest args) 10.2.2 List Operations
(node-list-tail nl k) 10.2.2 List Operations
(node-list-union #!rest args) 10.2.2 List Operations
(node-list-union rnl ...) 11.3.3 Result-node-list
(node-list-union-map proc nl) 10.2.2 List Operations
(node-list=? nl1 nl2) 10.1.2 Node Lists
(node-list? obj) 10.1.2 Node Lists
(node-property propname snl #!key default: null: rcs?:) 10.1.6 Property Values
(not obj) 8.5.1.1 Negation, 8.6.2 Procedures
(notation-generated-system-id string snl) 10.2.4.5 Entities and Notations
(notation-public-id string snl) 10.2.4.5 Entities and Notations
(notation-system-id string snl) 10.2.4.5 Entities and Notations
(null? obj) 8.5.3.6 Empty List Type Predicate, 8.6.2 Procedures
(number->string number radix) 8.5.7.24 Number to String Conversion, 8.6.2 Procedures
(number->string number) 8.5.7.24 Number to String Conversion, 8.6.2 Procedures
(number-indirect-sosofo generated-object #!key format: add: multiple:) 12.5.1.1 Constructing Indirect Sosofos
(number? obj) 8.5.7.5 Number Type Predicates, 8.6.2 Procedures
(odd? n) 8.5.7.8 Numerical Property Predicates
(ordered-may-overlap? nl) 10.2.1 HyTime Support
(ordered-no-overlap? nl) 10.2.1 HyTime Support
(origin nl) 10.2.3 Generic Property Operations
(origin rnl) 11.3.3 Result-node-list
(origin-to-subnode-rel snl) 10.2.3 Generic Property Operations
(page-model? obj) 12.6.4.1 Page-model
(page-number #!key first-area-of-node: last-area-of-node:) 12.5.1.2 Layout Numbering
(page-number-in-node nd) 12.5.1.2 Layout Numbering
(page-number-sosofo) 12.6.3 Simple-page-sequence Flow Object Class
(pair? obj) 8.5.3.1 Pair Type Predicate
(parent nl) 10.2.3 Generic Property Operations
(parent rnl) 11.3.3 Result-node-list
(pathloc dimlist nl #!key overrun: treecom?:) 10.2.1 HyTime Support
(positive? q) 8.5.7.8 Numerical Property Predicates
(preced nl) 10.2.3 Generic Property Operations
(preced rnl) 11.3.3 Result-node-list
(procedure? obj) 8.5.10.1 Procedure Type Predicate, 8.6.2 Procedures
(process-children) 12.4.3 Sosofos
(process-children-trim) 12.4.3 Sosofos
(process-element-with-id string) 12.4.3 Sosofos
(process-first-descendant pattern ...) 12.4.3 Sosofos
(process-matching-children pattern ...) 12.4.3 Sosofos
(process-node-list ndlist) 12.4.3 Sosofos
(property-lookup propname snl if-present if-not-present) 10.2.3 Generic Property Operations
(q-class symbol nl) 10.2.5 SGML Property Operations
(q-class symbol) 10.2.5 SGML Property Operations
(q-element pattern nl) 10.2.5 SGML Property Operations
(q-element pattern) 10.2.5 SGML Property Operations
(q-sdata string nl) 10.2.5 SGML Property Operations
(q-sdata string) 10.2.5 SGML Property Operations
(quantity->number q) 8.5.7.23 Quantity to Number Conversion
(quantity? obj) 8.5.7.5 Number Type Predicates, 8.6.2 Procedures
(quotient n1 n2) 8.5.7.15 Number-theoretic Division, 8.6.2 Procedures
(real? obj) 8.5.7.5 Number Type Predicates, 8.6.2 Procedures
(referent nl) 10.2.5 SGML Property Operations
(regexp-and regexp1 regexp2 ... regexpn) 10.3.3 Regexp Constructors
(regexp-node proc) 10.3.3 Regexp Constructors
(regexp-opt regexp) 10.3.3 Regexp Constructors
(regexp-or regexp1 regexp2 ... regexpn) 10.3.3 Regexp Constructors
(regexp-plus regexp) 10.3.3 Regexp Constructors
(regexp-range regexp k1 k2) 10.3.3 Regexp Constructors
(regexp-rep regexp) 10.3.3 Regexp Constructors
(regexp-search nl regexp) 10.3.4 Regular Expression Searching Procedures
(regexp-search-disjoint nl regexp) 10.3.4 Regular Expression Searching Procedures
(regexp-seq regexp1 regexp2 ... regexpn) 10.3.3 Regexp Constructors
(regexp? obj) 10.3.2 Node Regular Expressions
(relloc-anc dimlist nl #!key overrun:) 10.2.1 HyTime Support
(relloc-des dimlist nl #!key overrun:) 10.2.1 HyTime Support
(relloc-esib dimlist nl #!key overrun:) 10.2.1 HyTime Support
(relloc-ysib dimlist nl #!key overrun:) 10.2.1 HyTime Support
(remainder n1 n2) 8.5.7.15 Number-theoretic Division, 8.6.2 Procedures
(reverse list) 8.5.3.11 List Reversal, 8.6.2 Procedures
(round x) 8.5.7.16 Real to Integer Conversion, 8.6.2 Procedures
(rsiblings nl) 10.2.3 Generic Property Operations
(select-by-attribute-token rnl string1 string2) 11.3.3 Result-node-list
(select-by-class nl sym) 10.2.3 Generic Property Operations
(select-by-class rnl sym) 11.3.3 Result-node-list
(select-by-missing-property nl sym) 10.2.3 Generic Property Operations
(select-by-missing-property rnl sym) 11.3.3 Result-node-list
(select-by-null-property nl sym) 10.2.3 Generic Property Operations
(select-by-null-property rnl sym) 11.3.3 Result-node-list
(select-by-property nl sym proc) 10.2.3 Generic Property Operations
(select-by-property rnl sym proc) 11.3.3 Result-node-list
(select-by-relation rnl i proc) 11.3.3 Result-node-list
(select-elements nl pattern) 10.2.5 SGML Property Operations
(select-grove nl obj) 11.3.4 Transform-grove-spec
(select-tokens nl string) 10.3.1 Word Searching
(sgml-document-address string1 string2) 12.5.8 Addresses
(sgml-parse string #!key active: parent:) 10.1.7 SGML Grove Construction
(sgml-parse-prolog string) 11.3.5 SGML Prolog Parsing
(side-sync list) 12.4.7 Synchronization of Flow Objects
(sin x) 8.5.7.18 Trigonometric Functions
(sort-in-tree-order nl) 10.2.3 Generic Property Operations
(sosofo-append sosofo ...) 12.4.3 Sosofos
(sosofo-discard-labeled sosofo symbol) 12.4.3 Sosofos
(sosofo-label sosofo symbol) 12.4.3 Sosofos
(sosofo? obj) 12.4.3 Sosofos
(source nl) 10.2.3 Generic Property Operations
(span nl symbol) 10.2.1 HyTime Support
(sqrt q) 8.5.7.20 Square Root, 8.6.2 Procedures
(string char ...) 8.5.9.2 String Construction, 8.6.2 Procedures
(string->keyword string) 8.5.5.3 String to Keyword Conversion
(string->list string) 8.5.9.9 Conversion between Strings and Lists
(string->number string radix) 8.5.7.25 String to Number Conversion, 8.6.2 Procedures
(string->number string) 8.5.7.25 String to Number Conversion, 8.6.2 Procedures
(string->regexp string) 10.3.3 Regexp Constructors
(string->symbol string) 8.5.4.3 String to Symbol Conversion
(string-append string ...) 8.5.9.8 String Appendance, 8.6.2 Procedures
(string-ci<=? string1 string2) 8.5.9.6 String Comparison
(string-ci<? string1 string2) 8.5.9.6 String Comparison
(string-ci=? string1 string2) 8.5.9.5 String Equivalence
(string-ci>=? string1 string2) 8.5.9.6 String Comparison
(string-ci>? string1 string2) 8.5.9.6 String Comparison
(string-equiv? string1 string2 k) 8.5.9.5 String Equivalence
(string-length string) 8.5.9.3 String Length, 8.6.2 Procedures
(string-ref string k) 8.5.9.4 String Access, 8.6.2 Procedures
(string<=? string1 string2) 8.5.9.6 String Comparison
(string<? string1 string2) 8.5.9.6 String Comparison
(string=? string1 string2) 8.5.9.5 String Equivalence, 8.6.2 Procedures
(string>=? string1 string2) 8.5.9.6 String Comparison
(string>? < string1 string2) 8.5.9.6 String Comparison
(string? obj) 8.5.9.1 String Type Predicate, 8.6.2 Procedures
(style? obj) 12.4.5 Styles
(subgrove nl) 10.2.3 Generic Property Operations
(subgrove-spec #!key node: subgrove: class: add: null: remove: children: sub: label: sort-children:) 11.3.1 Subgrove-spec
(substring string start end) 8.5.9.7 Substring Extraction, 8.6.2 Procedures
(subtree nl) 10.2.3 Generic Property Operations
(symbol->string symbol) 8.5.4.2 Symbol to String Conversion
(symbol? obj) 8.5.4.1 Symbol Type Predicate, 8.6.2 Procedures
(sync sosofo1 sosofo2 #!key type: min: max:) 12.4.7 Synchronization of Flow Objects
(table-unit k) 12.6.27.3 Table-column flow object
(tan x) 8.5.7.18 Trigonometric Functions
(time) 8.5.11 Date and Time, 8.6.2 Procedures
(time->string k boolean) 8.5.11 Date and Time, 8.6.2 Procedures
(time->string k) 8.5.11 Date and Time, 8.6.2 Procedures
(time<=? string1 string2) 8.5.11 Date and Time
(time<? string1 string2) 8.5.11 Date and Time
(time>=? string1 string2) 8.5.11 Date and Time
(time>? string1 string2) 8.5.11 Date and Time
(total-node-page-numbers nd) 12.5.1.2 Layout Numbering
(transform-grove snl obj ...) 11.3.4 Transform-grove-spec
(transform-grove-spec? obj) 11.3.4 Transform-grove-spec
(transliteration-map? obj) 11.4.2 Transliteration
(tree-before nl) 10.2.3 Generic Property Operations
(tree-before? snl1 snl2) 10.2.3 Generic Property Operations
(tree-root nl) 10.2.3 Generic Property Operations
(treeloc marklist nl #!key overrun: treecom?:) 10.2.1 HyTime Support
(truncate x) 8.5.7.16 Real to Integer Conversion, 8.6.2 Procedures
(value-proploc propname snl #!key apropsrc?: default:) 10.2.1 HyTime Support
(with-language language proc) 8.5.8.2 Language-dependent Operations
(word-parse nl string) 10.3.1 Word Searching
(word-parse nl) 10.3.1 Word Searching
(zero? q) 8.5.7.8 Numerical Property Predicates
See DSSSL Prototype Procedure Summary for the above information reordered by lineage of subclauses ending with one containing prototype(s).
Version 1.6 25 Jun 1996 original
Version 2.1 2002-10-24 Changed ISP from rcn to hbingham.com.
Harvey Bingham's home pageCopyright restrictions:
This material may be used freely for the purposes of studying DSSSL
and promoting its application. This copyright notice shall be
included in any subsequent copies. The author reserves the right
to update this material and to determine the primary server on which it
is available.