Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:numberOfTracks
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the number of audio channels
Diagram
Diagram
Type xs:int
Properties
content simple
Used by
Complex Type ms:AudioFormat
Source
<xs:element name="numberOfTracks" type="xs:int">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the number of audio channels</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/numberOfTracks</identifier>
      <label xml:lang="en">number of tracks</label>
      <note xml:lang="en">In MS it's a controlled vocabulary (1, 2, 4, 8) but I think it's too much</note>
    </xs:appinfo>
  </xs:annotation>
</xs:element>