Skip to content

Instantly share code, notes, and snippets.

@aertan
Created February 22, 2019 08:34
Show Gist options
  • Select an option

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

Select an option

Save aertan/e7e1d8857bdb2c487b0a75f91c6a2158 to your computer and use it in GitHub Desktop.
{
"GetCustomerAdressWithPhoneResult": {
"schema": {
"attributes": {
"id": "NewDataSet"
},
"element": {
"attributes": {
"name": "NewDataSet",
"msdata:IsDataSet": "true",
"msdata:MainDataTable": "VeribaseSu",
"msdata:UseCurrentLocale": "true"
},
"complexType": {
"choice": {
"attributes": {
"minOccurs": "0",
"maxOccurs": "unbounded"
},
"element": {
"attributes": {
"name": "VeribaseSu"
},
"complexType": {
"sequence": {
"element": [
{
"attributes": {
"name": "sıra",
"type": "xs:int",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "recid",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "Adress",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "AdressID",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "CustomerID",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "DistributorID",
"type": "xs:string",
"minOccurs": "0"
}
}
]
}
}
}
}
}
}
},
"diffgram": {
"DocumentElement": {
"VeribaseSu": [
{
"attributes": {
"diffgr:id": "VeribaseSu1",
"msdata:rowOrder": "0"
},
"sıra": "-1",
"recid": "15267276",
"Adress": "AŞIKPAŞA MAH.SABAH SK NO:14 DAİRE:2 ÇANKAYA/ANKARA",
"AdressID": "15267276",
"CustomerID": "2827866",
"DistributorID": "1823737"
},
{
"attributes": {
"diffgr:id": "VeribaseSu2",
"msdata:rowOrder": "1"
},
"sıra": "1",
"recid": "2827891",
"Adress": "BAHÇELİEVLER MAH.37 SK NO:9 DAİRE:10 ÇANKAYA/ANKARA",
"AdressID": "2827891",
"CustomerID": "2827866",
"DistributorID": "1823735"
},
{
"attributes": {
"diffgr:id": "VeribaseSu3",
"msdata:rowOrder": "2"
},
"sıra": "2",
"recid": "7674797",
"Adress": "BAHÇELİEVLER MAH.47 SK ESKİ 37 SK APT. NO:9 DAİRE:10 ÇANKAYA/ANKARA",
"AdressID": "7674797",
"CustomerID": "2827866",
"DistributorID": "1823735"
},
{
"attributes": {
"diffgr:id": "VeribaseSu4",
"msdata:rowOrder": "3"
},
"sıra": "3",
"recid": "15267276",
"Adress": "AŞIKPAŞA MAH.SABAH SK NO:14 DAİRE:2 ÇANKAYA/ANKARA",
"AdressID": "15267276",
"CustomerID": "2827866",
"DistributorID": "1823737"
}
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment