|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| 05/13/2009 at 04:35AM PDT, ID: 24404270 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: |
original.xml
<treeID>103</treeID>
<treeType>Oak</treeType>
<branches>
<branch>
<id label="branch ID" dbid="0">290</id>
<branchCode label="branch Code" dbid="1">A</branchCode>
<branchTitle label="Title" dbid="2">Small Branch</branchTitle>
</branch>
<branch>
<id label="branch ID" dbid="0">391</id>
<branchCode label="branch Code" dbid="1">B</branchCode>
<branchTitle label="Title" dbid="2">Big Branch</branchTitle>
</branch>
</branches>
<leaves>
<leaf>
<id label="leaf ID" dbid="0">48</id>
<leafCode label="leaf Code" dbid="1">xBBLeaf1</leafCode>
<leafDesc label="leaf Description" dbid="3">Big Branch Leaf One</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">B</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">123</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">138</id>
<leafCode label="leaf Code" dbid="1">yBBLeaf2</leafCode>
<leafDesc label="leaf Description" dbid="3">Big Branch Leaf Two</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">B</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">124</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">49</id>
<leafCode label="leaf Code" dbid="1">Unileaf</leafCode>
<leafDesc label="leaf Description" dbid="3">The Multi Leaf</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">AB</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">125</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">44</id>
<leafCode label="leaf Code" dbid="1">SBLeaf1</leafCode>
<leafDesc label="leaf Description" dbid="3">Small Branch Leaf One</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">A</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">126</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">42</id>
<leafCode label="leaf Code" dbid="1">SBLeaf2</leafCode>
<leafDesc label="leaf Description" dbid="3">Small Branch Leaf Two</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">A</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">127</leafSize>
</leaf>
</leaves>
=================================================================
tree_1.xml
<tree>
<branches>
<branch id="290" branchCode="A" label="Small Branch" />
<leaves>
<branch id="44" leafCode="xSBLeaf1" label="Small Branch Leaf One" />
<branch id="42" leafCode="xSBLeaf1" label="Small Branch Leaf Two" />
<branch id="49" leafCode="Uni" label="The Multi Leaf" />
</leaves>
</branch>
<branch id="391" branchCode="B" label="Big Branch" />
<leaves>
<branch id="48" leafCode="xBBLeaf1" label="Big Branch Leaf One" />
<branch id="138" leafCode="xBBLeaf1" label="Big Branch Leaf Two" />
<branch id="49" leafCode="Uni" label="The Multi Leaf" />
</leaves>
</branch>
</branches>
</tree>
====================================================================
<tree>
<branches>
<branch id label="branch ID" dbid="0">290</id>
<branchCode label="branch Code" dbid="1">A</branchCode>
<Desc label="Title" dbid="2">Small Branch</branchTitle>
<leaves>
<leaf>
<id label="leaf ID" dbid="0">49</id>
<leafCode label="leaf Code" dbid="1">Unileaf</leafCode>
<Desc label="leaf Description" dbid="3">The Multi Leaf</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">AB</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">125</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">44</id>
<leafCode label="leaf Code" dbid="1">SBLeaf1</leafCode>
<Desc label="leaf Description" dbid="3">Small Branch Leaf One</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">A</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">126</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">42</id>
<leafCode label="leaf Code" dbid="1">SBLeaf2</leafCode>
<Desc label="leaf Description" dbid="3">Small Branch Leaf Two</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">A</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">127</leafSize>
</leaf>
</leaves>
</branch>
<branch>
<id label="branch ID" dbid="0">391</id>
<branchCode label="branch Code" dbid="1">B</branchCode>
<Desc label="Title" dbid="2">Big Branch</branchTitle>
<leaves>
<leaf>
<id label="leaf ID" dbid="0">48</id>
<leafCode label="leaf Code" dbid="1">xBBLeaf1</leafCode>
<Desc label="leaf Description" dbid="3">Big Branch Leaf One</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">B</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">123</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">138</id>
<leafCode label="leaf Code" dbid="1">yBBLeaf2</leafCode>
<Desc label="leaf Description" dbid="3">Big Branch Leaf Two</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">B</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">124</leafSize>
</leaf>
<leaf>
<id label="leaf ID" dbid="0">49</id>
<leafCode label="leaf Code" dbid="1">Unileaf</leafCode>
<Desc label="leaf Description" dbid="3">The Multi Leaf</leafDesc>
<onbranchs label="Appear on branchs" dbid="5">AB</onbranchs>
<leafDate label="Leaf Date" dbid="7">12-04-09</leafDate>
<leafSize label="Leaf Size" dbid="10">125</leafSize>
</leaf>
</leaves>
</branch>
</branches>
</tree>
|
Advertisement