Tidying a few things up.
[libdcp.git] / xsd / SMPTE-429-10-2008.xsd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3   <xs:import namespace="http://www.smpte-ra.org/schemas/429-7/2006/CPL"/>
4   <!--MainStereoscopicPicture-->
5   <xs:element name="MainStereoscopicPicture" type="cpl:PictureTrackFileAssetType"/>
6 </xs:schema>