0001 <!-- 0002 * Glyphs Manifest DTD generated on 23 May 2006. 0003 * Filename: http://www.scribeserver.com/NEUMES/xml/glyphs_manifest.dtd 0004 * Version: 1.0.d 0005 * Owner: The NEUMES Project 0006 * (Neumed and Ecphonetic Universal Manuscript Encoding Standard) 0007 * for further information see, http://purl.oclc.org/SCRIBE/NEUMES/ 0008 * Author: Louis W. G. Barton. 0009 * Type: XML DTD 0010 --> 0011 0012 <!-- DTD for Glyphs Manifest Instance documents 0013 This is a descriptive (non-normative) DTD (Document Type Definition) 0014 for Instance documents of the glyphs_manifest.xsd Schema. 0015 0016 Protected by law under one or more of the following copyrights: 0017 Copyright 2005-2006, The University of Oxford. 0018 Copyright 2003-2005, Louis W. G. Barton. 0019 Copyright 2002-2003, The President and Fellows of Harvard College; contains 0020 software or other intellectual property licensed from Louis W. G. Barton, 0021 copyright 1995-2001 by Louis W. G. Barton. 0022 --> 0023 0024 0025 <!-- Programmer's notes: 0026 - The following causes a transformation exception [The attribute name must be specified 0027 in the attribute-list declaration for element "glyphs_manifest"]: 0028 xmlns CDATA #FIXED "http://purl.oclc.org/NEUMES/ref/glyphs_manifest"" 0029 xmlns:xsi CDATA #FIXED "http://www.w3c.org/2001/XMLSchema-instance" 0030 [end, Programmer's notes]--> 0031 0032 <!-- *************** glyphs_manifest DECLARATION: *************** --> 0033 0034 <!ELEMENT glyphs_manifest ANY> 0035 <!ATTLIST glyphs_manifest 0036 xmlns CDATA #IMPLIED 0037 xmlns:xsi CDATA #IMPLIED 0038 xsi:schemaLocation CDATA #IMPLIED> 0039 0040 <!ELEMENT notation EMPTY> 0041 <!ATTLIST notation 0042 description CDATA #IMPLIED 0043 discipline CDATA #IMPLIED 0044 family CDATA #IMPLIED 0045 species CDATA #IMPLIED 0046 heighted CDATA #IMPLIED 0047 pitched CDATA #IMPLIED> 0048 0049 <!ELEMENT glyphSetProperties EMPTY> 0050 <!ATTLIST glyphSetProperties 0051 virtual_path CDATA #IMPLIED 0052 physical_basepath CDATA #IMPLIED 0053 physical_localpath CDATA #IMPLIED 0054 tallestGlyph CDATA #IMPLIED 0055 widestGlyph CDATA #IMPLIED> 0056 0057 <!ELEMENT glyph EMPTY> 0058 <!ATTLIST glyph 0059 description CDATA #IMPLIED 0060 tones CDATA #IMPLIED 0061 mnemonic_code CDATA #IMPLIED 0062 substitute_style CDATA #IMPLIED 0063 filename CDATA #IMPLIED 0064 width CDATA #IMPLIED 0065 height CDATA #IMPLIED 0066 baseline CDATA #IMPLIED> 0067 0068 <!--[end, glyphs_manifest.dtd]-->= END LISTING =