Loading audio/2.0/config/audio_policy_configuration.xsd +0 −7 Original line number Diff line number Diff line Loading @@ -49,10 +49,6 @@ <xs:selector xpath="modules/module"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="devicePortNameGlobalKey"> <xs:selector xpath="modules/module/devicePorts/devicePort"/> <xs:field xpath="@tagName"/> </xs:key> <xs:unique name="volumeTargetUniqueness"> <xs:selector xpath="volumes/volume"/> <xs:field xpath="@stream"/> Loading Loading @@ -141,9 +137,6 @@ <xs:selector xpath="mixPorts/mixPort"/> <xs:field xpath="@name"/> </xs:unique> <!-- Although this key constraint is redundant with devicePortNameGlobalKey, the set is used to constraint defaultOutputDevice and attachedDevice to reference a devicePort of the same module. --> <xs:key name="devicePortNameKey"> <xs:selector xpath="devicePorts/devicePort"/> <xs:field xpath="@tagName"/> Loading Loading
audio/2.0/config/audio_policy_configuration.xsd +0 −7 Original line number Diff line number Diff line Loading @@ -49,10 +49,6 @@ <xs:selector xpath="modules/module"/> <xs:field xpath="@name"/> </xs:key> <xs:key name="devicePortNameGlobalKey"> <xs:selector xpath="modules/module/devicePorts/devicePort"/> <xs:field xpath="@tagName"/> </xs:key> <xs:unique name="volumeTargetUniqueness"> <xs:selector xpath="volumes/volume"/> <xs:field xpath="@stream"/> Loading Loading @@ -141,9 +137,6 @@ <xs:selector xpath="mixPorts/mixPort"/> <xs:field xpath="@name"/> </xs:unique> <!-- Although this key constraint is redundant with devicePortNameGlobalKey, the set is used to constraint defaultOutputDevice and attachedDevice to reference a devicePort of the same module. --> <xs:key name="devicePortNameKey"> <xs:selector xpath="devicePorts/devicePort"/> <xs:field xpath="@tagName"/> Loading