Importing into FileMaker with XML
Importing with XML works very much the same as exporting. You specify the file to import, choose the XSLT to do the transformation, and bring the data into the existing database. If you don't already have a database set up, an XML import into FileMaker will create one for you on the flyreason enough to use XML as your preferred import method when possible.For this example we'll use another XSLT available from [ www.filemaker.com/technologies/xslt_librar225 ]. This one, iTunes to FMP (import_itunes.xslt.xsl), imports to FileMaker song lists that have been exported as XML from the iTunes program.
To import with XML
1 .Export a playlist or library from iTunes in XML format. Make sure that the file name ends with ".xml" (Figure 12.63).
Figure 12.63. The default file name is the playlist name plus the .xml extension.

Figure 12.64. The Open command can be used to create a new file from an XML source.

Figure 12.65. The import_itunes.xslt.xsl style sheet will transform the XML file from iTunes into a FileMaker database.

Figure 12.66. The default file name is the source file name plus "Converted.fp7"

Figure 12.67. Besides importing the data, the XML transformation creates correct field names in FileMaker.
[View full size image]

