Custom Web Publishing Guide

Table Of Contents
Appendix C
|
Converting CDML solutions to FileMaker XSLT 119
–max –max no change to syntax; if –max was not specified in
CDML, the CDML Converter inserts –max=25 into
the converted XSLT
–modid –modid no change to syntax
–op field.op Changed to support the new syntax for find operators
(field.op). See “fieldname.op (Comparison operator)
query parameter” on page 94.
–recid –recid no change to syntax
–script –script This comment is added after element:
<!-- CDML2XSLT WARNING: please verify '–script'
functionality with XSLT-CWP -->
–script.prefind –script.prefind no change to syntax. Check '–script.prefind'
functionality in XSLT-CWP.
–script.presort –script.presort no change to syntax. Check '–script.presort'
functionality in XSLT-CWP.
–skip –skip no change to syntax
–sortfield –sortfield Changed to support the new syntax for sort operators
(–sortfield.precedence). See “–sortfield (Sort field)
query parameter” on page 99.
–sortorder –sortorder Changed to support the new syntax for sort operators
(–sortorder.precedence). See “–sortorder (Sort order)
query parameter” on page 99.
–styletype –styletype no change to syntax
–stylehref –stylehref no change to syntax
–token –token no change to syntax
–token.NUMBER –token.NUMBER no change to syntax
<fieldname> <fieldname> no change to syntax
This CDML variable
tag
Is converted to this
XSLT-CWP query parameter Description