diff options
Diffstat (limited to 'xsd/SMPTE-429-10-2008.xsd')
| -rw-r--r-- | xsd/SMPTE-429-10-2008.xsd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xsd/SMPTE-429-10-2008.xsd b/xsd/SMPTE-429-10-2008.xsd new file mode 100644 index 00000000..36234982 --- /dev/null +++ b/xsd/SMPTE-429-10-2008.xsd @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.smpte-ra.org/schemas/429-10/2008/Main-Stereo-Picture-CPL" xmlns:cpl="http://www.smpte-ra.org/schemas/429-7/2006/CPL" xmlns:xs="http://www.w3.org/2001/XMLSchema"> + <xs:import namespace="http://www.smpte-ra.org/schemas/429-7/2006/CPL"/> + <!--MainStereoscopicPicture--> + <xs:element name="MainStereoscopicPicture" type="cpl:PictureTrackFileAssetType"/> +</xs:schema> |
