Skip to content

Instantly share code, notes, and snippets.

@aertan
Created February 13, 2019 12:27
Show Gist options
  • Select an option

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

Select an option

Save aertan/cf1b3e0cbb87a70fb2ac3d0fb1b928c5 to your computer and use it in GitHub Desktop.
{
"GetProductPriceResult": {
"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": "URUN_ID",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "URUN",
"type": "xs:string",
"minOccurs": "0"
}
},
{
"attributes": {
"name": "FIYAT",
"type": "xs:string",
"minOccurs": "0"
}
}
]
}
}
}
]
}
}
}
},
"diffgram": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment