Skip to content

Instantly share code, notes, and snippets.

@aertan
Created June 27, 2019 09:50
Show Gist options
  • Select an option

  • Save aertan/fb1e04ac8dcaa5183b89931b46667ae4 to your computer and use it in GitHub Desktop.

Select an option

Save aertan/fb1e04ac8dcaa5183b89931b46667ae4 to your computer and use it in GitHub Desktop.
{
"NewOrderOtherResult": {
"schema": {
"attributes": {
"id": "VeribaseSu"
},
"element": {
"attributes": {
"name": "VeribaseSu",
"msdata:IsDataSet": "true",
"msdata:UseCurrentLocale": "true"
},
"complexType": {
"choice": {
"attributes": {
"minOccurs": "0",
"maxOccurs": "unbounded"
},
"element": [
{
"attributes": {
"name": "VeribaseSu"
},
"complexType": {
"sequence": {
"element": {
"attributes": {
"name": "Result",
"type": "xs:string",
"minOccurs": "0"
}
}
}
}
},
{
"attributes": {
"name": "Table"
},
"complexType": {
"sequence": {
"element": [
{
"attributes": {
"name": "customer",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "phone",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "adres",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "sip",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "sonuc",
"type": "xs:string",
"minOccurs": "0"
}
}
]
}
}
}
]
}
}
}
},
"diffgram": {
"VeribaseSu": {
"Table": {
"attributes": {
"diffgr:id": "Table1",
"msdata:rowOrder": "0"
},
"customer": "İLKER ÖZATA",
"phone": "0-505-654 28 91",
"adres": "ŞEHİT OSMAN AVCI MAH.38 SK DENİZ APT. NO:5 KAT:13 DAİRE:54 ETİMESGUT/ANKARA",
"sip": "26311429",
"sonuc": "True"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment