[xiph-commits] r3550 - standards
silvia at svn.annodex.net
silvia at svn.annodex.net
Sat Apr 12 22:38:06 PDT 2008
Author: silvia
Date: 2008-04-12 22:38:05 -0700 (Sat, 12 Apr 2008)
New Revision: 3550
Modified:
standards/cmml_4_0.xsd
Log:
removed utc time from cmml - it only used to make sense with having a relationship to a media file; this should now go to ROE
Modified: standards/cmml_4_0.xsd
===================================================================
--- standards/cmml_4_0.xsd 2008-04-13 05:37:41 UTC (rev 3549)
+++ standards/cmml_4_0.xsd 2008-04-13 05:38:05 UTC (rev 3550)
@@ -71,7 +71,6 @@
"smpte-60:" SMPTE time with a 60 fps basis
"smpte-60-drop:" SMPTE time with a 60/1.001 fps basis
"npt:" npt-time
- "clock:" utc-time
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string" />
@@ -96,15 +95,6 @@
<xs:restriction base="xs:string" />
</xs:simpleType>
- <xs:simpleType name="UTCtime">
- <xs:annotation>
- <xs:documentation>
- UTCtime is specified as in [RFC2326], but without the "clock" identifier
- </xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
-
<xs:annotation>
<xs:documentation>
=================== Generic Attributes ===============================
More information about the commits
mailing list