Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created September 1, 2013 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/6406895 to your computer and use it in GitHub Desktop.
Save jpluimers/6406895 to your computer and use it in GitHub Desktop.
xmlns...
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
attributeFormDefault="unqualified"
elementFormDefault="qualified"
xmlns:xs ="http://www.w3.org/2001/XMLSchema"
xmlns="MySchema"
targetNamespace="MySchema">
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment