File: README.Debian

package info (click to toggle)
xmlbeans 2.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,720 kB
  • ctags: 14,406
  • sloc: java: 91,010; xml: 3,011; sh: 108; sql: 48; makefile: 30
file content (20 lines) | stat: -rw-r--r-- 685 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
XMLBeans in Debian
===================

"xmlbeans" package provide some command-line tools:
  * dumpxsb: XSB File Dumper
  * inst2xsd: Instance to Schema Tool
  * scomp: Schema Compiler
  * sdownload: Schema Downloader
  * sfactor: Schema Factoring Tool
  * svalidate: Streaming Instance Validator
  * xsdvalidate: Instance Validator
  * xpretty: XML Pretty Printer
  * xsd2inst: Schema to Instance Tool
  * xsdtree: Schema Type Hierarchy Printer
  * xstc: Invoke XSTC

 As you may have noticed, Debian provide an "xsdvalidate"
 tool which is in simply named "validate" upstream.
 This renaming was done to avoid a filename conflict
 with others packages (See BTS#578032 for details).