You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run the script in /script I get:
[ERROR] s4s-att-not-allowed: Attribute 'value' cannot appear in element 'element'.
and
Failed to parse a schema.
./run.sh: line 4: cd: ./generated: No such file or directory
javac: file not found: *.java
Usage: javac
use -help for a list of possible options
Error: Unable to access jarfile xsd2go.jar
if I run the script in the jar directory I get:
[ERROR] s4s-att-not-allowed: Attribute 'value' cannot appear in element 'element'
and
Failed to parse a schema.
./run.sh: line 4: cd: ./generated: No such file or directory
javac: file not found: *.java
Usage: javac
use -help for a list of possible options
Error: Unable to access jarfile xsd2go.jar
Is the problem all related to the error from the xsd files?
run the script in /script I get:
[ERROR] s4s-att-not-allowed: Attribute 'value' cannot appear in element 'element'.
and
Failed to parse a schema.
./run.sh: line 4: cd: ./generated: No such file or directory
javac: file not found: *.java
Usage: javac
use -help for a list of possible options
Error: Unable to access jarfile xsd2go.jar
if I run the script in the jar directory I get:
[ERROR] s4s-att-not-allowed: Attribute 'value' cannot appear in element 'element'
and
Failed to parse a schema.
./run.sh: line 4: cd: ./generated: No such file or directory
javac: file not found: *.java
Usage: javac
use -help for a list of possible options
Error: Unable to access jarfile xsd2go.jar
Is the problem all related to the error from the xsd files?