OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [external/] [relaxngDatatype/] [README.txt] - Blame information for rev 768

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 768 jeremybenn
======================================================================
2
           README FILE FOR DATATYPE INTERFACES FOR RELAX NG
3
======================================================================
4
 
5
 
6
 
7
RELAX NG supports multiple datatype vocabularies. To achive this, an
8
interface between datatype vocabularies and schema processors is
9
necessary. This interface is intended to be a standard Java interface
10
for this purpose.
11
 
12
 
13
----------------------------------------------------------------------
14
LICENSE
15
----------------------------------------------------------------------
16
 
17
See copying.txt.
18
 
19
Note: this license is the BSD license.
20
 
21
 
22
 
23
----------------------------------------------------------------------
24
FOR DEVELOPER
25
----------------------------------------------------------------------
26
 
27
If you are planning to implement a datatype library, A sample datatype
28
library implementation by James Clark is available at [1], which
29
comes with documentation and source code.
30
 
31
If you are planning to implement a schema processor, then don't forget
32
to check out org.relaxng.datatype.helpers.DatatypeLibraryLoader, as
33
this allows you to dynamically locate datatype implementations.
34
 
35
 
36
----------------------------------------------------------------------
37
LINKS
38
----------------------------------------------------------------------
39
 
40
* OASIS RELAX NG TC
41
   http://www.oasis-open.org/committees/relax-ng/
42
* RELAX home page
43
   http://www.xml.gr.jp/relax/
44
 
45
 
46
----------------------------------------------------------------------
47
REFERENCES
48
----------------------------------------------------------------------
49
[1] Sample datatype library implementation by James Clark
50
    http://www.thaiopensource.com/relaxng/datatype-sample.zip
51
 
52
Document written by Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
53
======================================================================
54
END OF README

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.