Developer’s Guide

Table Of Contents
1-8
Developer’s Guide
External FileMaker APIs folder
The External FileMaker APIs folder contains five folders:
1 XML folder
1 FileMaker JDBC Driver folder
1 CDML folder
1 External Function Plug-in folder
1 Java Class Library folder
Contents of the
XML folder Description
XML ReadMe Text file
Documentation Folder containing the XML Document Type Definitions
(DTDs) for the FileMaker XML grammars:
fmpdsoresult_dtd.htm
fmpxmllayout_dtd.htm
fmpxmlresult_dtd.htm
Inventory Example Example of the inventory.fp5 database published on the
Web using XML, the W3C DOM, and JavaScript
Files include : inventory.fp5, default.htm,
detail_view.htm, add_record.htm, find.htm, Filemaker.gif
and FMP.js (JavaScript library for the example)
For information on this example, see chapter 7, “Using
FileMaker Pro XML to deliver your data.”
Simple Examples Three examples of the People.fp5 database published on
the Web using XML with CSS, XSL, and JavaScript
Files include: default.htm, Filemaker.gif, FMP.js,
people.fp5, people_form.css, people_form.xsl, and
people_form.htm.
For information about these examples, see chapter 7,
“Using FileMaker Pro XML to deliver your data.”
Contents of the
FileMaker JDBC
Driver folder Description
JDBC ReadMe Text file
fmpjdbc12.jar FileMaker JDBC Driver packaged as a Java archive file
Documentation HTML files that describe the FileMaker JDBC Driver API
Examples Three folders of example files for creating
FileMaker Pro database-aware Java applications using
the FileMaker JDBC Driver: Visual Cafe 4.0 Expert
Edition, JBuilder 3.0 Professional, and a developer- tool-
independent example called FileMaker Explorer
For information about these examples, see chapter 8,
“Using Java and JDBC to deliver your data.”
Contents of the
CDML folder Description
CDML Examples Folder containing three folders of example files:
guest_book folder, employee_database folder, and
shopping _cart folder
For information about these examples, see chapter 9,
“Custom web publishing using CDML.”
Web Tools Folder containing the CDML Reference.fp5 and
CDML Tool.fp5 databases and the CDML Templates
folder
CDML Tool.fp5 Database file for adding CDML tags to your databases
CDML Reference.fp5 Database file containing descriptions of the CDML tags
CDML Templates Folder containing nine CDML format files for different
types of interaction with a database