MPEG-7 Schema Search Engine

 search list tutrial



ElectronicAddressType

  <complexType name="ElectronicAddressType">
    <sequence>
      <element name="Telephone" type="string" minOccurs="0" maxOccurs="unbounded"/>
      <element name="Fax" type="string" minOccurs="0" maxOccurs="unbounded"/>
      <element name="Email" type="string" minOccurs="0" maxOccurs="unbounded"/>
      <element name="Url" type="anyURI" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </complexType>