Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:durationOfEffectiveSpeech
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the duration of effective speech of the audio (part of a) resource
Diagram
Diagram ELG-SHARE_xsd_Element_ms_amount.tmp#amount ELG-SHARE_xsd_Element_ms_durationUnit.tmp#durationUnit ELG-SHARE_xsd_Complex_Type_ms_Duration.tmp#Duration
Type ms:Duration
Properties
content complex
Used by
Model
Children ms:amount, ms:durationUnit
Instance
<ms:durationOfEffectiveSpeech xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:amount>{1,1}</ms:amount>
  <ms:durationUnit>{1,1}</ms:durationUnit>
</ms:durationOfEffectiveSpeech>
Source
<xs:element name="durationOfEffectiveSpeech" type="ms:Duration">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the duration of effective speech of the audio (part of a) resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/durationOfEffectiveSpeech</identifier>
      <label xml:lang="en">duration of effective speech</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>