Guest User

Untitled

a guest
Feb 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. cd /the/dir/with/your/schema
  2. curl -O https://www.w3.org/2012/04/XMLSchema.xsd
  3. xmllint.exe --noout --schema XMLSchema.xsd <your schema>
Add Comment
Please, Sign In to add comment