File: 007.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 (172 lines) | stat: -rw-r--r-- 4,152 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version='1.0' encoding='UTF-8'?>
<parser-protocol>
  <start-document>
    <entity>
      <type>document</type>
      <base-uri>valid/007.xml</base-uri>
    </entity>
    <locator>
      <char-index>0</char-index>
      <line>0</line>
      <column>0</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </start-document>
  
  <start-dtd>
    <locator>
      <char-index>0</char-index>
      <line>0</line>
      <column>0</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </start-dtd>
  
  <end-dtd>
    <all-declarations-processed>yes</all-declarations-processed>
    <locator>
      <char-index>71</char-index>
      <line>3</line>
      <column>2</column>
      <base-uri>valid/007.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>74</char-index>
      <line>4</line>
      <column>1</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </start-element>
  
  <namespace-declaration>
    <prefix>ns</prefix>
    <namespace-uri>http://localhost</namespace-uri>
  </namespace-declaration>
  
  <attributes-done>
    <locator>
      <char-index>108</char-index>
      <line>4</line>
      <column>35</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </attributes-done>
  
  <characters>
    <chars>
  </chars>
    <element-whitespace>unknown</element-whitespace>
    <locator>
      <char-index>109</char-index>
      <line>4</line>
      <column>36</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </characters>
  
  <start-element>
    <namespace-declaration>
      <prefix>ns</prefix>
      <namespace-uri>http://localhost/a</namespace-uri>
    </namespace-declaration>
    <local-name>a</local-name>
    <locator>
      <char-index>114</char-index>
      <line>5</line>
      <column>3</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </start-element>
  
  <namespace-declaration>
    <prefix>ns</prefix>
    <namespace-uri>http://localhost/a</namespace-uri>
  </namespace-declaration>
  
  <namespace-declaration>
    <prefix>attr</prefix>
    <namespace-uri>http://localhost/attribute</namespace-uri>
  </namespace-declaration>
  
  <attribute>
    <namespace-declaration>
      <prefix>attr</prefix>
      <namespace-uri>http://localhost/attribute</namespace-uri>
    </namespace-declaration>
    <local-name>v1</local-name>
    <value>abc</value>
    <specified>yes</specified>
    <locator>
      <char-index>189</char-index>
      <line>5</line>
      <column>78</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </attribute>
  
  <attributes-done>
    <locator>
      <char-index>203</char-index>
      <line>5</line>
      <column>92</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </attributes-done>
  
  <end-element>
    <namespace-declaration>
      <prefix>ns</prefix>
      <namespace-uri>http://localhost/a</namespace-uri>
    </namespace-declaration>
    <local-name>a</local-name>
    <locator>
      <char-index>204</char-index>
      <line>5</line>
      <column>93</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </end-element>
  
  <characters>
    <chars>
</chars>
    <element-whitespace>unknown</element-whitespace>
    <locator>
      <char-index>204</char-index>
      <line>5</line>
      <column>93</column>
      <base-uri>valid/007.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>208</char-index>
      <line>6</line>
      <column>2</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </end-element>
  
  <end-document>
    <locator>
      <char-index>217</char-index>
      <line>7</line>
      <column>0</column>
      <base-uri>valid/007.xml</base-uri>
    </locator>
  </end-document>
</parser-protocol>