Skip to content

Instantly share code, notes, and snippets.

@yamanyar
Created April 7, 2012 05:25
Show Gist options
  • Save yamanyar/2325522 to your computer and use it in GitHub Desktop.
Save yamanyar/2325522 to your computer and use it in GitHub Desktop.
beginning of the xsd
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://com.yamanyar.ish"
xmlns="http://com.yamanyar.ish">
<xs:element name="TransactionalInfo">
<xs:complexType>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment