Initial commit
[SXSI/xpathcomp.git] / tests / schema / ent / isoamsc.ent
1
2 <!--
3      File isoamsc.ent produced by the XSL script entities.xsl
4      from input data in unicode.xml.
5
6      Please report any errors to David Carlisle
7      via the public W3C list www-math@w3.org.
8
9      The numeric character values assigned to each entity
10      (should) match the Unicode assignments in Unicode 4.0.
11
12      Entity names in this file are derived from files carrying the
13      following notice:
14
15      (C) International Organization for Standardization 1986
16      Permission to copy in any form is granted for use with
17      conforming SGML systems and applications as defined in
18      ISO 8879, provided this notice is included in all copies.
19
20 -->
21
22
23 <!-- 
24      Version: $Id: isoamsc.ent,v 1.2 2003/12/08 15:14:43 davidc Exp $
25
26        Public identifier: ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML
27        System identifier: http://www.w3.org/2003/entities/iso8879/isoamsc.ent
28
29      The public identifier should always be used verbatim.
30      The system identifier may be changed to suit local requirements.
31
32      Typical invocation:
33
34        <!ENTITY % isoamsc PUBLIC
35          "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
36          "http://www.w3.org/2003/entities/iso8879/isoamsc.ent"
37        >
38        %isoamsc;
39
40 -->
41
42 <!ENTITY dlcorn           "&#x0231E;" ><!--BOTTOM LEFT CORNER -->
43 <!ENTITY drcorn           "&#x0231F;" ><!--BOTTOM RIGHT CORNER -->
44 <!ENTITY lceil            "&#x02308;" ><!--LEFT CEILING -->
45 <!ENTITY lfloor           "&#x0230A;" ><!--LEFT FLOOR -->
46 <!ENTITY lpargt           "&#x029A0;" ><!--SPHERICAL ANGLE OPENING LEFT -->
47 <!ENTITY rceil            "&#x02309;" ><!--RIGHT CEILING -->
48 <!ENTITY rfloor           "&#x0230B;" ><!--RIGHT FLOOR -->
49 <!ENTITY rpargt           "&#x02994;" ><!--RIGHT ARC GREATER-THAN BRACKET -->
50 <!ENTITY ulcorn           "&#x0231C;" ><!--TOP LEFT CORNER -->
51 <!ENTITY urcorn           "&#x0231D;" ><!--TOP RIGHT CORNER -->