Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:textIncludedInImage
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Provides information on the type of text that may be on the image
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/caption
enumeration http://w3id.org/meta-share/meta-share/captureTime
enumeration http://w3id.org/meta-share/meta-share/none2
enumeration http://w3id.org/meta-share/meta-share/subtitle2
Used by
Source
<xs:element name="textIncludedInImage">
  <xs:annotation>
    <xs:documentation xml:lang="en">Provides information on the type of text that may be on the image</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/textIncludedInImage</identifier>
      <label xml:lang="en">text included in image</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/caption">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/caption</identifier>
            <label xml:lang="en">caption</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/captureTime">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/captureTime</identifier>
            <label xml:lang="en">capture time</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/none2">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/none2</identifier>
            <label xml:lang="en">none</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/subtitle2">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/subtitle2</identifier>
            <label xml:lang="en">subtitle</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>