<?xml version="1.0" encoding="UTF-8" ?>

<!--
    MDDL - Market Data Definition Language
    Version 2.2-final 01 April 2004
    Copyright (c)2001-2004, The Software & Information Industry Association.
    See http://www.mddl.org/ or http://www.fisd.net/
-->

<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.w3.org/1999/xlink" version="" elementFormDefault="unqualified" attributeFormDefault="unqualified">
    <attribute name="type" fixed="simple" type="string" />
    <attribute name="href" type="anyURI" />
    <attribute name="role" type="anyURI" />
</schema>


