mpfserver Manual
 
 
 Transformation | transform an XML-file using XSLT or MPF-Transformation
mpf:xml

transform an XML-file with XSLT (XSL-StyleSheet)

transform an XML-file with MPFT (XML-taglibrary)

{mpf:xml  }
=[myxmlfile]
absolute name/path of XML-file to import/transform
||[xsl|taglib]=[myfile]
You must set this parameter if you want to transform an XML-file using XSLT or MPFT
xsl transform file using XSLT-stylesheet 
taglib transform file using MPF-tagLibrary 
||string
if you want a string to be parsed (not available with XSLT)
|| convert=[lowercase|uppercase|upperfirst]
convert result of transformation
|| parse=[yes|no]
parse variable value for mpf-tokens before condition check
|| encode=[url|html|html-chars|crypt]
encode result of transformation to another format
|| trim=[left|right|both]
remove whitespaces from result of transformation
|| convert_section=[lowercase|uppercase|upperfirst]
convert section data (for use with closing token only)
|| parse_section=[yes|no]
parse section data for mpf-tokens (for use with closing token only)
|| encode_section=[url|html|html-chars|crypt]
encode section data to another format (for use with closing token only)
|| trim_section=[left|right|both]
remove whitespaces from section data (for use with closing token only)
|| [opr][condition]
condition may be used to check xsl-file path only
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).