<xs:element name="sensorTechnology">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the type of image sensor or the sensing method used in the camera or the image-capture device</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/sensorTechnology</identifier>
<label xml:lang="en">sensor technology</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="200"/>
</xs:restriction>
</xs:simpleType>
</xs:element> |