summaryrefslogtreecommitdiff
path: root/xsd/SMPTE-429-7-2006-CPL.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/SMPTE-429-7-2006-CPL.xsd')
-rw-r--r--xsd/SMPTE-429-7-2006-CPL.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/SMPTE-429-7-2006-CPL.xsd b/xsd/SMPTE-429-7-2006-CPL.xsd
index 0d2c48df..1b36f5c6 100644
--- a/xsd/SMPTE-429-7-2006-CPL.xsd
+++ b/xsd/SMPTE-429-7-2006-CPL.xsd
@@ -96,7 +96,7 @@
<xs:element name="MainPicture" type="cpl:PictureTrackFileAssetType" minOccurs="0"/>
<xs:element name="MainSound" type="cpl:SoundTrackFileAssetType" minOccurs="0"/>
<xs:element name="MainSubtitle" type="cpl:SubtitleTrackFileAssetType" minOccurs="0"/>
- <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax" />
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="strict" />
</xs:sequence>
</xs:complexType>
</xs:element>