File: sh_output

package info (click to toggle)
spyne 2.14.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,968 kB
  • sloc: python: 35,938; xml: 3,140; sh: 137; makefile: 135; ruby: 19
file content (14 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inst.xml:5: namespace warning : xmlns: URI some_ns is not absolute
<SomeObject xmlns="some_ns">
                           ^
<?xml version="1.0"?>
<!DOCTYPE dtd [
<!ENTITY file SYSTEM "some_file">
]>
<SomeObject xmlns="some_ns">
  <d>2013-07-15T20:21:43.476838</d>
  <i>5</i>
  <s>&file;</s>
</SomeObject>
inst.xml:8: element s: Schemas validity error : Internal error: xmlSchemaVDocWalk, there is at least one entity reference in the node-tree currently being validated. Processing of entities with this XML Schema processor is not supported (yet). Please substitute entities before validation..
inst.xml validation generated an internal error