complexType matrixType
diagram gluon3_1_p849.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:coefficient
used by
element audioBlockFormatType/matrix
source <xs:complexType name="matrixType">
 
<xs:sequence>
   
<xs:element name="coefficient" type="ebucore:coefficientType" minOccurs="1" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Sets a multiplication coefficient (value attrib) with the ID of
another channel
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element matrixType/coefficient
diagram gluon3_1_p850.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:coefficientType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
gain  xs:float        
documentation
Coefficient value. Literal fixed float.
gainVar  xs:string        
documentation
Coefficient value. Variable letter, so renderer can decide
gain.
phase  xs:float        
documentation
Phase shift value. Literal fixed float.
phaseVar  xs:string        
documentation
Phase shift value. Variable letter, so renderer can decide
shift.
annotation
documentation
Sets a multiplication coefficient (value attrib) with the ID of
another channel
source <xs:element name="coefficient" type="ebucore:coefficientType" minOccurs="1" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Sets a multiplication coefficient (value attrib) with the ID of
another channel
</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy