mpeg7:Review

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
preferenceValue mpeg7:preferenceValueType 10 optional

Source

<element name="Review" minOccurs="0" maxOccurs="unbounded">
  <complexType>
    <sequence>
      <element name="Rating" type="mpeg7:RatingType" minOccurs="0"/>
      <element name="Reviewer" type="mpeg7:AgentType" minOccurs="0"/>
    </sequence>
    <attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
  </complexType>
</element>

Sample