0001 <!-- 0002 * NeumesXML OBD (Out-of-Band Declarations) DTD generated on 28 August 2005. 0003 * Filename: http://www.scribeserver.com/NEUMES/xml/NeumesXML_obd.dtd 0004 * Version: 1.0 0005 * Owner: The NEUMES Project 0006 * (Neumed and Ecphonetic Universal Manuscript Encoding Standard). 0007 * For details see, http://purl.oclc.org/SCRIBE/NEUMES/ 0008 * Author: Louis W. G. Barton. 0009 * Type: XML DTD 0010 --> 0011 0012 <!-- DTD for NeumesXML Schema OBD 0013 This is a descriptive (non-normative) DTD (Document Type Definition) providing 0014 auxiliary meta-language declarations for the NeumesXML version 2 Schema. This 0015 file contains declarations for the OBD Elements in NeumesXML Schema files. It 0016 is included as an Entity in NeumesXML_schema.dtd so that NeumesXML Schema files 0017 will be 'valid' against that DTD. NeumesXML is an XML application for describing 0018 medieval chant manuscript sources and transcribing their content to the NEUMES 0019 data representation (Neumed and Ekphonetic Universal Manuscript Encoding Standard). 0020 0021 Protected by law under one or more of the following copyrights: 0022 Copyright 2005, The University of Oxford. 0023 Copyright 2003-2005, Louis W. G. Barton. 0024 Copyright 2002-2003, The President and Fellows of Harvard College; contains 0025 software or other intellectual property licensed from Louis W. G. Barton, 0026 copyright 1995-2001 by Louis W. G. Barton. 0027 0028 The copyright holders grant royalty-free license to transmit, display, 0029 perform and/or distribute without modification the NeumeXML version 2 0030 Schema and its accompanying documentation for non-commercial educational, 0031 cultural, and charitable uses, provided that the above copyright notice 0032 and this paragraph appear in all copies. The copyright holders make no 0033 representation about the suitability of the Schema and its accompanying 0034 documentation for any purpose. It is provided "as is" without expressed 0035 or implied warranty. 0036 --> 0037 0038 <!ELEMENT obd:definition ANY> 0039 <!ATTLIST obd:definition 0040 id CDATA #IMPLIED 0041 processor CDATA #IMPLIED> 0042 0043 <!ELEMENT obd:definition_remark ANY> 0044 <!ATTLIST obd:definition_remark 0045 id CDATA #IMPLIED 0046 processor CDATA #IMPLIED> 0047 0048 <!ELEMENT obd:example ANY> 0049 <!ATTLIST obd:example 0050 id CDATA #IMPLIED 0051 processor CDATA #IMPLIED> 0052 0053 <!ELEMENT obd:example_remark ANY> 0054 <!ATTLIST obd:example_remark 0055 id CDATA #IMPLIED 0056 processor CDATA #IMPLIED> 0057 0058 <!ELEMENT obd:partition_dependencies ANY> 0059 <!ATTLIST obd:partition_dependencies 0060 processor CDATA #IMPLIED> 0061 0062 <!ELEMENT obd:partitionRef ANY> 0063 <!ATTLIST obd:partitionRef 0064 partition CDATA #IMPLIED 0065 namespace CDATA #IMPLIED 0066 ns_prefix CDATA #IMPLIED 0067 URL CDATA #IMPLIED> 0068 0069 <!ELEMENT obd:complexTypeChoice ANY> 0070 <!ATTLIST obd:complexTypeChoice 0071 processor CDATA #IMPLIED> 0072 0073 <!ELEMENT obd:typeRef ANY> 0074 <!ATTLIST obd:typeRef 0075 link CDATA #IMPLIED> 0076 0077 <!ELEMENT obd:genre_service_dependency ANY> 0078 <!ATTLIST obd:genre_service_dependency 0079 processor CDATA #IMPLIED> 0080 0081 <!-- END, NeumesXML_obd.dtd -->= END LISTING =