site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi all, <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xmeml> <xmeml version="1"> <clip id="Untitled "> <name>Untitled</name> <duration>109804</duration> <in>-1</in> <out>-1</out> <masterclipid>Untitled</masterclipid> <ismasterclip>TRUE</ismasterclip> <rate> <ntsc>TRUE</ntsc> <timebase>24</timebase> </rate> <file id="Untitled1"> <name>Untitled1</name> <pathurl>file://localhost/00_temp_DrumBun%20NTSC</pathurl> <duration>109804</duration> </file> </clip> </xmeml> it does import fine into FCP witout any errors. Any ideas are welcome Regards Andreas Andreas Kiel Spherico Nelkenstr. 25 D-76135 Karlsruhe Tel.: +49 (0)721 183 9753 eFax: +1 650 897 8094 eMail: kiel@spherico.com http://spherico.com/filmtools -- workflow tools for FCP _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... Maybe somebody has an idea what going wrong with the following. If I create a basic XML like (It's version 1 because of compatibility): If I want to export a "feature rich" XML from FCP again for this clip for re-import, I got an error from FCP when re-importing and the clip won't connect. If I look a the XML (exported from FCP 5) the normal childs of xPath of "clip/media/video/track/clipitem/file" do not exist, but they do exist at "clip/media/audio/track/clipitem/file", which in my opinion is the wrong place, since the reference should be set prior to the referenced node. So is the above basic XML causing an (fatal) error inside FCP? In case it's true, the developer pages should be updated and show a similar code then mine as example. This email sent to site_archiver@lists.apple.com