Skip to content

Instantly share code, notes, and snippets.

@aertan
Last active February 22, 2019 08:29
Show Gist options
  • Select an option

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

Select an option

Save aertan/f253cf165ea059b49f913d0f607450b3 to your computer and use it in GitHub Desktop.
{
"UpdateCustomerAdressResult": {
"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": "Column1",
"type": "xs:string",
"minOccurs": "0"
}
}
}
}
}
]
}
}
}
},
"diffgram": {
"VeribaseSu": {
"Table": {
"attributes": {
"diffgr:id": "Table1",
"msdata:rowOrder": "0"
},
"Column1": "Müşteri Adresi Güncelelnmiştir."
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment