MPEG-7 Schema Search Engine

 search list tutrial



StructuredAnnotationType

  <complexType name="StructuredAnnotationType">
    <sequence>
      <element name="Who" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="WhatObject" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="WhatAction" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="Where" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="When" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="Why" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
      <element name="How" type="mpeg7:TermUseType" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attribute ref="xml:lang" use="optional"/>
  </complexType>