File: 005.xml

package info (click to toggle)
libooc-xml 3.0-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 10,880 kB
  • ctags: 360
  • sloc: xml: 10,312; ansic: 1,681; sh: 798; makefile: 301; perl: 17
file content (97 lines) | stat: -rw-r--r-- 2,275 bytes parent folder | download | duplicates (2)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version='1.0' encoding='UTF-8'?>
<parser-protocol>
  <start-document>
    <entity>
      <type>document</type>
      <base-uri>valid/005.xml</base-uri>
    </entity>
    <locator>
      <char-index>0</char-index>
      <line>0</line>
      <column>0</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </start-document>
  
  <start-dtd>
    <locator>
      <char-index>0</char-index>
      <line>0</line>
      <column>0</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </start-dtd>
  
  <end-dtd>
    <all-declarations-processed>yes</all-declarations-processed>
    <locator>
      <char-index>51</char-index>
      <line>2</line>
      <column>2</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </end-dtd>
  
  <start-element>
    <namespace-declaration>
      <prefix>ns</prefix>
      <namespace-uri>http://localhost</namespace-uri>
    </namespace-declaration>
    <local-name>doc</local-name>
    <locator>
      <char-index>54</char-index>
      <line>3</line>
      <column>1</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </start-element>
  
  <namespace-declaration>
    <prefix>ns</prefix>
    <namespace-uri>http://localhost</namespace-uri>
  </namespace-declaration>
  
  <attributes-done>
    <locator>
      <char-index>88</char-index>
      <line>3</line>
      <column>35</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </attributes-done>
  
  <characters>
    <chars>
</chars>
    <element-whitespace>unknown</element-whitespace>
    <locator>
      <char-index>89</char-index>
      <line>3</line>
      <column>36</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </characters>
  
  <end-element>
    <namespace-declaration>
      <prefix>ns</prefix>
      <namespace-uri>http://localhost</namespace-uri>
    </namespace-declaration>
    <local-name>doc</local-name>
    <locator>
      <char-index>93</char-index>
      <line>4</line>
      <column>2</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </end-element>
  
  <end-document>
    <locator>
      <char-index>102</char-index>
      <line>5</line>
      <column>0</column>
      <base-uri>valid/005.xml</base-uri>
    </locator>
  </end-document>
</parser-protocol>