/[suikacvs]/markup/hlink/schema/datatype.mod
Suika

Contents of /markup/hlink/schema/datatype.mod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sat Sep 13 09:45:04 2003 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Rewrite modularized dtd

1 <?xml version="1.0" encoding="iso-2022-jp"?>
2 <!-- HLink : Datatype module
3
4 Copyright 2003 Wakaba <w@suika.fam.cx>.
5 Revision: $Date: 2003/09/12 11:19:35 $
6
7 SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/hlink/schama/datatype.mod"
8 -->
9
10 <!-- Internet Media Type -->
11 <!ENTITY % ContentType.datatype "CDATA">
12
13 <!-- coordinate *("," coordinate) -->
14 <!ENTITY % Coords.datatype "CDATA">
15
16 <!-- linktype *(WSP linktype) -->
17 <!ENTITY % LinkTypes.datatype "CDATA">
18
19 <!ENTITY % Shape.datatype "(default|rect|circle|poly)">
20
21 <!-- URI Reference -->
22 <!ENTITY % URI.datatype "CDATA">
23
24 <!ENTITY % XPath.datatype "CDATA">
25
26 <!-- end of datatype.mod -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24