Produced by Araxis Merge on 4/26/2017 7:31:01 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\AraxisMergeCompare\Pri_un\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD | VnpProcFormService.xsd | Mon Jan 30 19:45:28 2017 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\BTSSS_CIF_04102017\BTSSS_code_build3_Sprint11\BTSSS_1_build2_Sprint11_CRM\Libraries\VIMT\Developer Resources\Enterprise Components\XSD | VnpProcFormService.xsd | Tue Apr 25 14:12:34 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 190 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" utf-8"?> | |
| 2 | <xs:schema xmlns:tns ="http://p rocFormSer vice.servi ces.vonapp .vba. DNS /" targetN amespace=" http://pro cFormServi ce.service s.vonapp.v ba. DNS /" version ="1.0" xml ns:xs="htt p://www.w3 .org/2001/ XMLSchema" > | |
| 3 | <xs:elem ent name=" FaultExcep tion" nill able="true " type="xs :anyType" /> | |
| 4 | <xs:elem ent name=" MessageFau ltExceptio n" nillabl e="true"> | |
| 5 | <xs:co mplexType> | |
| 6 | <xs: sequence> | |
| 7 | <x s:element minOccurs= "0" maxOcc urs="unbou nded" name ="faultExc eptions"> | |
| 8 | <xs:comple xType> | |
| 9 | <xs:sequ ence> | |
| 10 | <xs:el ement minO ccurs="0" name="erro rCode" typ e="xs:stri ng" /> | |
| 11 | <xs:el ement minO ccurs="0" name="erro rMessage" type="xs:s tring" /> | |
| 12 | <xs:el ement minO ccurs="0" maxOccurs= "unbounded " name="va riables" t ype="xs:st ring" /> | |
| 13 | </xs:seq uence> | |
| 14 | </xs:compl exType> | |
| 15 | </ xs:element > | |
| 16 | </xs :sequence> | |
| 17 | </xs:c omplexType > | |
| 18 | </xs:ele ment> | |
| 19 | <xs:elem ent name=" findAllAsA rray" type ="tns:find AllAsArray " /> | |
| 20 | <xs:elem ent name=" findAllAsA rrayRespon se" type=" tns:findAl lAsArrayRe sponse" /> | |
| 21 | <xs:elem ent name=" vnpProcFor mCreate" t ype="tns:v npProcForm Create" /> | |
| 22 | <xs:elem ent name=" vnpProcFor mCreateRes ponse" typ e="tns:vnp ProcFormCr eateRespon se" /> | |
| 23 | <xs:elem ent name=" vnpProcFor mFindByPri maryKey" t ype="tns:v npProcForm FindByPrim aryKey" /> | |
| 24 | <xs:elem ent name=" vnpProcFor mFindByPri maryKeyRes ponse" typ e="tns:vnp ProcFormFi ndByPrimar yKeyRespon se" /> | |
| 25 | <xs:elem ent name=" vnpProcFor mRemove" t ype="tns:v npProcForm Remove" /> | |
| 26 | <xs:elem ent name=" vnpProcFor mRemoveRes ponse" typ e="tns:vnp ProcFormRe moveRespon se" /> | |
| 27 | <xs:comp lexType na me="vnpPro cFormRemov e"> | |
| 28 | <xs:se quence> | |
| 29 | <xs: element mi nOccurs="0 " name="ar g0" type=" tns:vnpPro cFormInput " /> | |
| 30 | </xs:s equence> | |
| 31 | </xs:com plexType> | |
| 32 | <xs:comp lexType na me="vnpPro cFormInput "> | |
| 33 | <xs:se quence> | |
| 34 | <xs: element mi nOccurs="0 " name="fo rmTypeCd" type="xs:s tring" /> | |
| 35 | <xs: element mi nOccurs="0 " name="vn pProcId" t ype="xs:lo ng" /> | |
| 36 | </xs:s equence> | |
| 37 | </xs:com plexType> | |
| 38 | <xs:comp lexType na me="vnpPro cFormRemov eResponse" > | |
| 39 | <xs:se quence /> | |
| 40 | </xs:com plexType> | |
| 41 | <xs:comp lexType na me="vnpPro cFormCreat e"> | |
| 42 | <xs:se quence> | |
| 43 | <xs: element mi nOccurs="0 " name="ar g0" type=" tns:VnpPro cFormDTO" /> | |
| 44 | </xs:s equence> | |
| 45 | </xs:com plexType> | |
| 46 | <xs:comp lexType na me="VnpPro cFormDTO"> | |
| 47 | <xs:se quence> | |
| 48 | <xs: element mi nOccurs="0 " name="co mpId" type ="tns:VnpP rocFormPKD TO" /> | |
| 49 | <xs: element na me="jrnDt" type="xs: dateTime" /> | |
| 50 | <xs: element na me="jrnLct nId" type= "xs:string " /> | |
| 51 | <xs: element na me="jrnObj Id" type=" xs:string" /> | |
| 52 | <xs: element na me="jrnSta tusTypeCd" type="xs: string" /> | |
| 53 | <xs: element na me="jrnUse rId" type= "xs:string " /> | |
| 54 | </xs:s equence> | |
| 55 | </xs:com plexType> | |
| 56 | <xs:comp lexType na me="VnpPro cFormPKDTO "> | |
| 57 | <xs:se quence> | |
| 58 | <xs: element na me="vnpPro cId" type= "xs:long" /> | |
| 59 | <xs: element na me="formTy peCd" type ="xs:strin g" /> | |
| 60 | </xs:s equence> | |
| 61 | </xs:com plexType> | |
| 62 | <xs:comp lexType na me="vnpPro cFormCreat eResponse" > | |
| 63 | <xs:se quence> | |
| 64 | <xs: element mi nOccurs="0 " name="re turn" type ="tns:VnpP rocFormDTO " /> | |
| 65 | </xs:s equence> | |
| 66 | </xs:com plexType> | |
| 67 | <xs:comp lexType na me="findAl lAsArray"> | |
| 68 | <xs:se quence /> | |
| 69 | </xs:com plexType> | |
| 70 | <xs:comp lexType na me="findAl lAsArrayRe sponse"> | |
| 71 | <xs:se quence> | |
| 72 | <xs: element mi nOccurs="0 " maxOccur s="unbound ed" name=" return" ty pe="tns:vn pProcForm" /> | |
| 73 | </xs:s equence> | |
| 74 | </xs:com plexType> | |
| 75 | <xs:comp lexType na me="vnpPro cForm"> | |
| 76 | <xs:se quence> | |
| 77 | <xs: element mi nOccurs="0 " name="fo rmTypeCd" type="xs:s tring" /> | |
| 78 | <xs: element mi nOccurs="0 " name="jr nDt" type= "xs:dateTi me" /> | |
| 79 | <xs: element mi nOccurs="0 " name="jr nLctnId" t ype="xs:st ring" /> | |
| 80 | <xs: element mi nOccurs="0 " name="jr nObjId" ty pe="xs:str ing" /> | |
| 81 | <xs: element mi nOccurs="0 " name="jr nStatusTyp eCd" type= "xs:string " /> | |
| 82 | <xs: element mi nOccurs="0 " name="jr nUserId" t ype="xs:st ring" /> | |
| 83 | <xs: element na me="vnpPro cId" type= "xs:long" /> | |
| 84 | </xs:s equence> | |
| 85 | </xs:com plexType> | |
| 86 | <xs:comp lexType na me="vnpPro cFormFindB yPrimaryKe y"> | |
| 87 | <xs:se quence> | |
| 88 | <xs: element mi nOccurs="0 " name="ar g0" type=" tns:vnpPro cFormInput " /> | |
| 89 | </xs:s equence> | |
| 90 | </xs:com plexType> | |
| 91 | <xs:comp lexType na me="vnpPro cFormFindB yPrimaryKe yResponse" > | |
| 92 | <xs:se quence> | |
| 93 | <xs: element mi nOccurs="0 " name="re turn" type ="tns:VnpP rocFormDTO " /> | |
| 94 | </xs:s equence> | |
| 95 | </xs:com plexType> | |
| 96 | </xs:schem a> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.