Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:sceneIllumination
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Provides information on the illumination of the scene
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/daylight
enumeration http://w3id.org/meta-share/meta-share/fix
enumeration http://w3id.org/meta-share/meta-share/multipleSources
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/singleSource
enumeration http://w3id.org/meta-share/meta-share/variable
Used by
Source
<xs:element name="sceneIllumination">
  <xs:annotation>
    <xs:documentation xml:lang="en">Provides information on the illumination of the scene</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/sceneIllumination</identifier>
      <label xml:lang="en">scene illumination</label>
      <note xml:lang="en">needed for audio?</note>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/daylight">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/daylight</identifier>
            <label xml:lang="en">daylight</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/fix">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/fix</identifier>
            <label xml:lang="en">fix</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/multipleSources">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/multipleSources</identifier>
            <label xml:lang="en">multiple sources</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/singleSource">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/singleSource</identifier>
            <label xml:lang="en">single source</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/variable">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/variable</identifier>
            <label xml:lang="en">variable</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>