<complexType name="DRMDeclarationType"> <sequence> <element name="DRM" type="tva:ExtendedURIType" minOccurs="0"/> <choice> <element name="LicenseLocator" type="anyURI"/> <element name="LicenseExpression" type="string"/> </choice> </sequence> </complexType> |