aboutsummaryrefslogtreecommitdiffstats
path: root/responses/ReportedSymptomIssue.xml
diff options
context:
space:
mode:
Diffstat (limited to 'responses/ReportedSymptomIssue.xml')
-rw-r--r--responses/ReportedSymptomIssue.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/responses/ReportedSymptomIssue.xml b/responses/ReportedSymptomIssue.xml
new file mode 100644
index 0000000..f276181
--- /dev/null
+++ b/responses/ReportedSymptomIssue.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
+ <S:Body>
+ <ns4:ReportedSymptomIssueResponse xmlns:ns2="http://asp.core.endpoint.ws.gsx.ist.apple.com/" xmlns:ns3="http://gsxws.apple.com/elements/core/asp" xmlns:ns4="http://gsxws.apple.com/elements/global" xmlns:ns5="http://gsxws.apple.com/elements/core/asp/am" xmlns:ns6="http://gsxws.apple.com/elements/core">
+ <ReportedSymptomIssueResponse>
+ <operationId>170ae1310160353346</operationId>
+ <Issues>
+ <Issue>
+ <reportedIssueCode>IP022</reportedIssueCode>
+ <reportedIssueDesc>Bluetooth</reportedIssueDesc>
+ </Issue>
+ <Issue>
+ <reportedIssueCode>IP025</reportedIssueCode>
+ <reportedIssueDesc>Wi-Fi</reportedIssueDesc>
+ </Issue>
+ </Issues>
+ <Symptoms>
+ <Symptom>
+ <reportedSymptomCode>26092</reportedSymptomCode>
+ <reportedSymptomDesc>Apps</reportedSymptomDesc>
+ </Symptom>
+ <Symptom>
+ <reportedSymptomCode>26094</reportedSymptomCode>
+ <reportedSymptomDesc>Bluetooth/Wi-Fi</reportedSymptomDesc>
+ </Symptom>
+ </Symptoms>
+ </ReportedSymptomIssueResponse>
+ </ns4:ReportedSymptomIssueResponse>
+ </S:Body>
+</S:Envelope> \ No newline at end of file