Custom Web Publishing with XML and XSLT

Table Of Contents
4 FileMaker Server Custom Web Publishing with XML and XSLT
Chapter 4
Accessing XML data with the Web Publishing Engine 25
Using Custom Web Publishing with XML 25
Differences between the Web Publishing Engine and FileMaker Pro XML Import/Export 25
How the Web Publishing Engine generates XML data from a request 26
General process for accessing XML data from the Web Publishing Engine 27
About the URL syntax for XML data and container objects 27
About the URL syntax for XML data 27
About the URL syntax for FileMaker container objects in XML solutions 28
About URL text encoding 29
Accessing XML data via the Web Publishing Engine 29
About namespaces for FileMaker XML 30
About FileMaker database error codes 30
Retrieving the document type definitions for the FileMaker grammars 30
Using the fmsresultset grammar 31
Description of elements in the fmresultset grammar 31
Example of XML data in the fmresultset grammar 33
Using other FileMaker XML grammars 34
Description of elements in the FMPXMLRESULT grammar 34
Example of XML data in the FMPXMLRESULT grammar 35
Description of elements in the FMPXMLLAYOUT grammar 35
Example of XML data in the FMPXMLLAYOUT grammar 36
About UTF-8 encoded data 37
Using FileMaker query strings to request XML data 37
Switching layouts for an XML response 39
Understanding how an XML request is processed 39
Using server-side and client-side processing of stylesheets 40
Troubleshooting XML document access 41
Chapter 5
Introduction to Custom Web Publishing with XSLT 43
About FileMaker XSLT stylesheets 43
What are some examples of using FileMaker XSLT stylesheets? 43
Getting started using Custom Web Publishing with XSLT 44
How the Web Publishing Engine generates pages based on XML data and XSLT stylesheets 44
General steps for using Custom Web Publishing with XSLT 45
Using FileMaker XSLT Site Assistant to generate FileMaker XSLT stylesheets 46
Before using XSLT Site Assistant 46
Starting XSLT Site Assistant 47
Using XSLT Site Assistant 47
About XSLT Site Assistant’s generated stylesheets 47
Using FileMaker XSLT stylesheets in a website or program 48
Troubleshooting XSLT stylesheets 49