OAI FileMakerPro Gateway
More Technical Details
•FMP XML Formats
–The -dso_xml format:
•Easier to transform with XSLT
•But may be malformed in some cases (the gateway can accommodate this)
•The XML Schema varies by database
•Same as XML export format used by MS SQL Server
–The –fmp_xml format:
•Always the same XML Schema regardless of the database
•Difficult to transform