Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:annotatedElement
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the elements annotated at each annotation level
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/backgroundNoise1
enumeration http://w3id.org/meta-share/meta-share/discourseMarker
enumeration http://w3id.org/meta-share/meta-share/mispronunciation
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/speakerNoise
enumeration http://w3id.org/meta-share/meta-share/truncation
Used by
Complex Type ms:Annotation
Source
<xs:element name="annotatedElement">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the elements annotated at each annotation level</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/annotatedElement</identifier>
      <label xml:lang="en">annotated element</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/backgroundNoise1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/backgroundNoise1</identifier>
            <label xml:lang="en">background noise</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/discourseMarker">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/discourseMarker</identifier>
            <label xml:lang="en">discourse marker</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mispronunciation">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mispronunciation</identifier>
            <label xml:lang="en">mispronunciation</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/speakerNoise">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/speakerNoise</identifier>
            <label xml:lang="en">speaker noise</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/truncation">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/truncation</identifier>
            <label xml:lang="en">truncation</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>