5d09b7a78a5f9c4354a0062c2fa190d8683d3d5b
[aai/traversal.git] / aai-traversal / src / main / config / ajsc-request.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ns1:ErrorTranslationRequest
3         xsi:schemaLocation="http://csi.cingular.com/CSI/Namespaces/Types/Private/ErrorTranslationRequest.xsd ErrorTranslationRequest.xsd"
4         xmlns:ns1="http://csi.cingular.com/CSI/Namespaces/Types/Private/ErrorTranslationRequest.xsd"
5         xmlns:th="http://csi.cingular.com/CSI/Namespaces/Types/Private/Implementation/TransactionHeader.xsd"
6         xmlns:err="http://csi.cingular.com/CSI/Namespaces/Types/Public/ErrorResponse.xsd"
7         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
8         <ns1:TransactionHeader>
9                 <th:applicationId></th:applicationId>
10                 <th:MessageQualifier>
11                         <th:messageQualifier></th:messageQualifier>
12                 </th:MessageQualifier>
13                 <th:activityCode></th:activityCode>
14                 <th:sequenceNumber></th:sequenceNumber>
15                 <th:extendedSequenceNumber></th:extendedSequenceNumber>
16                 <th:creationDate></th:creationDate>
17                 <th:transactionDate></th:transactionDate>
18                 <th:timeToLive></th:timeToLive>
19                 <th:reasonCode></th:reasonCode>
20                 <th:systemId></th:systemId>
21                 <th:operatorId></th:operatorId>
22                 <th:reference></th:reference>
23                 <th:replyToAddress></th:replyToAddress>
24                 <th:originatorId></th:originatorId>
25                 <th:atlasMessageId></th:atlasMessageId>
26         </ns1:TransactionHeader>
27         <ns1:operation></ns1:operation>
28         <ns1:ServiceEntityFault>
29                 <err:reportingServiceEntity></err:reportingServiceEntity>
30                 <err:faultDate></err:faultDate>
31                 <err:faultSequenceNumber></err:faultSequenceNumber>
32                 <err:faultLevel></err:faultLevel>
33                 <err:faultCode></err:faultCode>
34                 <err:faultDescription></err:faultDescription>
35                 <err:ServiceProviderRawError>
36                         <err:code></err:code>
37                         <err:description></err:description>
38                         <err:BISError>
39                                 <err:code></err:code>
40                                 <err:description></err:description>
41                                 <err:origination></err:origination>
42                                 <err:severity></err:severity>
43                         </err:BISError>
44                 </err:ServiceProviderRawError>
45         </ns1:ServiceEntityFault>
46         <ns1:conversationID></ns1:conversationID>
47         <ns1:partnerName></ns1:partnerName>
48         <ns1:isRESTService></ns1:isRESTService>
49 </ns1:ErrorTranslationRequest>