<?xml version="1.0" encoding="UTF-8"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" elementFormDefault="unqualified" attributeFormDefault="unqualified" xmlns="http://amf.openlib.org" targetNamespace="http://amf.openlib.org">
 <xs:simpleType name="msc1991Element">
  <xs:restriction base="xs:string"></xs:restriction>
 </xs:simpleType>
 <xs:simpleType name="msc1991">
  <xs:list itemType="msc1991Element" />
 </xs:simpleType>
</xs:schema>