xml issues
xml issues
- Subject: xml issues
- From: Andreas Kiel <email@hidden>
- Date: Tue, 15 Nov 2005 22:46:33 +0100
Hi all,
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):
<?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 NTSC</pathurl>
<duration>109804</duration>
</file>
</clip>
</xmeml>
it does import fine into FCP witout any errors.
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.
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: email@hidden
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden