File: index.html

package info (click to toggle)
eclipse-emf 2.42.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 73,344 kB
  • sloc: java: 711,198; xml: 12,829; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 828 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd>
<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<!--
/**
 */
-->

<title>2001 XML Schema Grammar Index</title>

</head>

<frameset cols="40%,60%">

<frame src="SchemaForSchema.html" name="schemaForSchemaFrame">
</frame>

<frameset rows="50%,50%">
<frame src="http://www.w3.org/TR/xmlschema-1/" name="Part1">
</frame>
<frame src="http://www.w3.org/TR/xmlschema-2/" name="Part2">
</frame>
</frameset>


</frameset>

<noframes>
<h2>Frame Alert</h2>
<p>
This document is designed to be viewed using the frames feature. 
If you see this message, you are using a non-frame-capable web client.
</p>
<p>
Link to <a href="SchemaForSchema.html">Non-frame version.</a>
</p>
</noframes>

</html>