Parent Directory
|
Revision Log
|
Patch
| revision 1459 by abate, Tue Jul 10 18:51:51 2007 UTC | revision 1460 by abate, Tue Jul 10 18:52:10 2007 UTC | |
|---|---|---|
| # | Line 27 | Line 27 |
| 27 | val has_xsd_prefix : Utf8.t -> bool | val has_xsd_prefix : Utf8.t -> bool |
| 28 | val schema_ns_prefixes: (Utf8.t * Utf8.t) list | val schema_ns_prefixes: (Utf8.t * Utf8.t) list |
| 29 | ||
| 30 | val _resolve_qname: node -> Utf8.t -> Ns.qname | |
| 31 | val _may_qname_attr: string -> node -> Ns.qname option | |
| 32 | val _qname_attr: string -> node -> Ns.qname | |
| 33 | ||
| 34 | val xsd: Ns.t |
|
||||||||
| CVS Admin">CVS Admin | ViewVC Help |
| Powered by ViewVC 1.1.5 |