Created
January 8, 2021 08:31
-
-
Save aertan/d6206c12062bf318e14a55e9e3a8bd47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "UpdateCustomerAdressNewResult": { | |
| "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" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "attributes": { | |
| "name": "Table1" | |
| }, | |
| "complexType": { | |
| "sequence": { | |
| "element": { | |
| "attributes": { | |
| "name": "Column1", | |
| "type": "xs:string", | |
| "minOccurs": "0" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| "diffgram": { | |
| "VeribaseSu": { | |
| "Table": { | |
| "attributes": { | |
| "diffgr:id": "Table1", | |
| "msdata:rowOrder": "0" | |
| } | |
| }, | |
| "Table1": { | |
| "attributes": { | |
| "diffgr:id": "Table11", | |
| "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