File: xsd-generate-schema-for-schema-html.bat

package info (click to toggle)
eclipse-emf 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,964 kB
  • sloc: java: 407,889; xml: 7,165; sh: 200; makefile: 13
file content (4 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download | duplicates (3)
1
2
3
4
@echo off
echo Results will be saved to SchemaForSchema.html
xsd-generate-html SampleMarkup.xml ../../org.eclipse.xsd/cache/www.w3.org/2001/XMLSchema.xsd  2>&1 > SchemaForSchema.html