Changeset 138 for Documentation/Generated/OME-2007-07/SPW.xsd.html
- Timestamp:
- 01/11/08 12:23:02 (10 months ago)
- Files:
-
- 1 modified
-
Documentation/Generated/OME-2007-07/SPW.xsd.html (modified) (45 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Documentation/Generated/OME-2007-07/SPW.xsd.html
r109 r138 7 7 <meta http-equiv="Content-Type" content="text/xml; charset=UTF-8"/> 8 8 <style type="text/css"> 9 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 10 /* More-configurable styles */ 11 12 /******** General ********/ 13 14 /* Document body */ 15 body { 16 color: Black; 17 background-color: White; 18 font-family: Arial, sans-serif; 19 font-size: 10pt; 20 } 21 22 /* Horizontal rules */ 23 hr { 24 color: black; 25 } 26 /* Document title */ 27 h1 { 28 font-size: 18pt; 29 letter-spacing: 2px; 30 border-bottom: 1px #ccc solid; 31 padding-top: 5px; 32 padding-bottom: 5px; 33 } 34 /* Main section headers */ 35 h2 { 36 font-size: 14pt; 37 letter-spacing: 1px; 38 } 39 /* Sub-section headers */ 40 h3, h3 a, h3 span { 41 font-size: 12pt; 42 font-weight: bold; 43 color: black; 44 } 45 /* Table displaying the properties of the schema components or the 46 schema document itself */ 47 table.properties th, table.properties th a { 48 color: black; 49 background-color: #F99; /* Pink */ 50 } 51 table.properties td { 52 background-color: #eee; /* Gray */ 53 } 54 55 img{ 56 border: 0; 57 } 58 59 /********* Documentation style *************/ 60 p.documentation { 61 color:black; 62 font-style:italic; 63 background-color: #EEEEFF; 64 border: 1px solid #DDDDFF; 65 padding-top: 1px; 66 margin-right: 30px; 67 margin-top: 1px; 68 } 69 70 71 /******** Table of Contents Section ********/ 72 73 /* Controls for switching between printing and viewing modes */ 74 div#printerControls { 75 color: #963; /* Orange-brown */ 76 } 77 /* Controls that can collapse or expand all XML Instance 78 Representation and Schema Component Representation boxes */ 79 div#globalControls { 80 border: 2px solid #999; 81 } 82 83 84 /******** Schema Document Properties Section ********/ 85 86 /* Table displaying the namespaces declared in the schema */ 87 table.namespaces th { 88 background-color: #ccc; 89 } 90 table.namespaces td { 91 background-color: #eee; 92 } 93 /* Target namespace of the schema */ 94 span.targetNS { 95 color: #06C; 96 font-weight: bold; 97 } 98 99 100 /******** Schema Components' Sections ********/ 101 102 /* Name of schema component */ 103 .name { 104 color: #F93; /* Orange */ 105 } 106 107 /* Hierarchy table */ 108 table.hierarchy { 109 border: 2px solid #999; /* Gray */ 110 } 111 112 /* XML Instance Representation table */ 113 div.sample div.contents { 114 border: 1px dashed black; 115 } 116 117 118 /* Schema Component Representation table */ 119 div.schemaComponent div.contents { 120 border: 2px black solid; 121 } 122 123 124 /******** Glossary Section ********/ 125 126 /* Glossary Terms */ 127 .glossaryTerm { 128 color: #036; /* Blue */ 129 } 130 131 132 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 133 /* Printer-version styles */ 134 135 @media print { 136 137 /* Ensures that controls are hidden when printing */ 138 div#printerControls { 139 visibility: hidden; 140 } 141 div#globalControls { 142 visibility: hidden; 143 } 144 #legend { 145 display: none; 146 } 147 #legendTOC { 148 display: none; 149 } 150 #glossary { 151 display: none; 152 } 153 #glossaryTOC { 154 display: none; 155 } 156 157 } 158 159 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 160 /* Base styles */ 161 162 /******** General ********/ 163 164 /* Unordered lists */ 165 ul { 166 margin-left: 1.5em; 167 margin-bottom: 0em; 168 } 169 /* Tables */ 170 table { 171 margin-top: 10px; 172 margin-bottom: 10px; 173 margin-left: 2px; 174 margin-right: 2px; 175 } 176 table th, table td { 177 font-size: 10pt; 178 vertical-align: top; 179 padding-top: 3px; 180 padding-bottom: 3px; 181 padding-left: 10px; 182 padding-right: 10px; 183 } 184 table th { 185 font-weight: bold; 186 text-align: left; 187 } 188 /* Table displaying the properties of the schema components or the 189 schema document itself */ 190 table.properties { 191 width: 90%; 192 } 193 table.properties th { 194 width: 30%; 195 } 196 /* Boxes that can make its content appear and disappear*/ 197 div.box { 198 margin: 1em; 199 } 200 /* Box caption */ 201 div.box span.caption { 202 font-weight: bold; 203 } 204 /* Button to open and close the box */ 205 div.box input.control { 206 width: 1.4em; 207 height: 1.4em; 208 text-align: center; 209 vertical-align: middle; 210 font-size: 11pt; 211 } 212 /* Box contents */ 213 div.box div.contents { 214 margin-top: 3px; 215 } 216 217 218 /******** Table of Contents Section ********/ 219 220 /* Controls for switching between printing and viewing modes */ 221 div#printerControls { 222 white-space: nowrap; 223 font-weight: bold; 224 padding: 5px; 225 margin: 5px; 226 } 227 /* Controls that can collapse or expand all XML Instance 228 Representation and Schema Component Representation boxes */ 229 div#globalControls { 230 padding: 10px; 231 margin: 5px; 232 } 233 234 235 /******** Schema Document Properties Section ********/ 236 237 /* Table displaying the namespaces declared in the schema */ 238 table.namespaces th { 239 } 240 table.namespaces td { 241 } 242 /* Target namespace of the schema */ 243 span.targetNS { 244 } 245 246 247 /******** Schema Components' Sections ********/ 248 249 /* Name of schema component */ 250 .name { 251 } 252 253 /* Hierarchy table */ 254 table.hierarchy { 255 width: 90%; 256 } 257 table.hierarchy th { 258 font-weight: normal; 259 font-style: italic; 260 width: 20%; 261 } 262 table.hierarchy th, table.hierarchy td { 263 padding: 5px; 264 } 265 266 /* XML Instance Representation table */ 267 div.sample { 268 width: 90%; 269 } 270 div.sample div.contents { 271 padding: 5px; 272 font-family: Courier New, sans-serif; 273 font-size: 10pt; 274 } 275 /* Normal elements and attributes */ 276 div.sample div.contents, div.sample div.contents a { 277 color: black; 278 } 279 /* Group Headers */ 280 div.sample div.contents .group, div.sample div.contents .group a { 281 color: #999; /* Light gray */ 282 } 283 /* Type Information */ 284 div.sample div.contents .type, div.sample div.contents .type a { 285 color: #999; /* Light gray */ 286 } 287 /* Occurrence Information */ 288 div.sample div.contents .occurs, div.sample div.contents .occurs a { 289 color: #999; /* Light gray */ 290 } 291 /* Fixed values */ 292 div.sample div.contents .fixed { 293 color: #063; /* Green */ 294 font-weight: bold; 295 } 296 /* Simple type constraints */ 297 div.sample div.contents .constraint, div.sample div.contents .constraint a { 298 color: #999; /* Light gray */ 299 } 300 /* Elements and attributes inherited from base type */ 301 div.sample div.contents .inherited, div.sample div.contents .inherited a { 302 color: #666; /* Dark gray */ 303 } 304 /* Elements and attributes added to or changed from base type */ 305 div.sample div.contents .newFields { 306 font-weight: bold; 307 } 308 /* Other type of information */ 309 div.sample div.contents .other, div.sample div.contents .other a { 310 color: #369; /* Blue */ 311 font-style: italic; 312 } 313 /* Link to open up window displaying documentation */ 314 div.sample div.contents a.documentation { 315 text-decoration: none; 316 padding-left: 3px; 317 padding-right: 3px; 318 padding-top: 0px; 319 padding-bottom: 0px; 320 font-weight: bold; 321 font-size: 11pt; 322 background-color: #FFD; 323 color: #069; 324 } 325 /* Invert colors when hovering over link to open up window 326 displaying documentation */ 327 div.sample div.contents a.documentation:hover { 328 color: #FFD; 329 background-color: #069; 330 } 331 332 /* Schema Component Representation table */ 333 div.schemaComponent { 334 width: 90%; 335 } 336 div.schemaComponent div.contents { 337 font-family: Courier New, sans-serif; 338 font-size: 10pt; 339 padding: 5px; 340 } 341 /* Syntax characters */ 342 div.schemaComponent div.contents { 343 color: #00f; /* blue */ 344 } 345 /* Element and attribute tags */ 346 div.schemaComponent div.contents .scTag { 347 color: #933; /* maroon */ 348 } 349 /* Element and attribute content */ 350 div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a { 351 color: black; 352 font-weight: bold; 353 } 354 /* Comments */ 355 div.schemaComponent div.contents .comment { 356 color: #999; /* Light gray */ 357 } 358 359 /******** Legend Section ********/ 360 361 div#legend table, div#legend div { 362 margin-bottom: 3px; 363 } 364 div#legend div.hint { 365 color: #999; /* Light gray */ 366 width: 90%; 367 margin-left: 1em; 368 margin-bottom: 2em; 369 } 370 371 372 /******** Glossary Section ********/ 373 374 /* Glossary Terms */ 375 .glossaryTerm { 376 font-weight: bold; 377 } 378 379 /********* Details *************/ 380 .detailsToc { 381 color: #666; /* Light gray */ 382 } 383 384 .details { 385 color: #666; /* Light gray */ 386 text-decoration:none; 387 } 388 389 /******** Footer ********/ 390 391 .footer { 392 font-size: 8pt; 393 } 9 @import url(auto-gen-doc.css); 394 10 </style> 395 11 <script type="text/javascript"> … … 888 504 <tr> 889 505 <th>Version</th> 890 <td> 1</td>506 <td>2</td> 891 507 </tr> 892 508 <tr> … … 941 557 <tr> 942 558 <td> 559 <a name="ns_AML">AML</a> 560 </td> 561 <td>http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06</td> 562 </tr> 563 <tr> 564 <td> 943 565 <a name="ns_xml">xml</a> 944 566 </td> 945 567 <td>http://www.w3.org/XML/1998/namespace</td> 568 </tr> 569 <tr> 570 <td> 571 <a name="ns_xsd">xsd</a> 572 </td> 573 <td>http://www.w3.org/2001/XMLSchema</td> 946 574 </tr> 947 575 <tr> … … 951 579 <td>http://www.openmicroscopy.org/Schemas/OME/2007-06</td> 952 580 </tr> 953 <tr>954 <td>955 <a name="ns_AML">AML</a>956 </td>957 <td>http://www.openmicroscopy.org/Schemas/AnalysisModule/2007-06</td>958 </tr>959 <tr>960 <td>961 <a name="ns_xsd">xsd</a>962 </td>963 <td>http://www.w3.org/2001/XMLSchema</td>964 </tr>965 581 </table> 966 582 <div class="schemaComponent box"> … … 973 589 <div id="schema_scbox" class="contents"> 974 590 <div style="margin-left: 0em"><<span class="scTag">xsd:schema</span> 975 <span class="scTag">targetNamespace</span>="<span class="scContent">http://www.openmicroscopy.org/Schemas/SPW/2007-06</span>" <span class="scTag">version</span>="<span class="scContent"> 1</span>" <span class="scTag">elementFormDefault</span>="<span class="scContent">qualified</span>"><div style="margin-left: 1.5em"><<span class="scTag">xsd:import</span>591 <span class="scTag">targetNamespace</span>="<span class="scContent">http://www.openmicroscopy.org/Schemas/SPW/2007-06</span>" <span class="scTag">version</span>="<span class="scContent">2</span>" <span class="scTag">elementFormDefault</span>="<span class="scContent">qualified</span>"><div style="margin-left: 1.5em"><<span class="scTag">xsd:import</span> 976 592 <span class="scTag">namespace</span>="<span class="scContent">http://www.openmicroscopy.org/Schemas/OME/2007-06</span>" <span class="scTag">schemaLocation</span>="<span class="scContent">http://www.openmicroscopy.org/Schemas/OME/2007-06/ome.xsd</span>"/></div> 977 593 <div style="margin-left: 1.5em"><<span class="scTag">xsd:import</span> … … 1039 655 <img usemap="#h1704627332" src="schemaDiagrams/h1704627332.png"/> 1040 656 <!-- 1041 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1704627332.map--><map name="h1704627332">657 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1704627332.map--><map name="h1704627332"> 1042 658 </map> 1043 659 </div> … … 1080 696 <img usemap="#h1180292026" src="schemaDiagrams/h1180292026.png"/> 1081 697 <!-- 1082 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1180292026.map--><map name="h1180292026">698 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1180292026.map--><map name="h1180292026"> 1083 699 </map> 1084 700 </div> … … 1169 785 <img usemap="#h1936933752" src="schemaDiagrams/h1936933752.png"/> 1170 786 <!-- 1171 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1936933752.map--><map name="h1936933752">787 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1936933752.map--><map name="h1936933752"> 1172 788 <area shape="rect" alt="h-1587722524" coords="436,265,786,324" 1173 789 href="SPW.xsd.html#h-1587722524"/> … … 1237 853 <img usemap="#h1503541250" src="schemaDiagrams/h1503541250.png"/> 1238 854 <!-- 1239 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1503541250.map--><map name="h1503541250">1240 <area shape="rect" alt="h-1587722524" coords="249, 180,368,222"855 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1503541250.map--><map name="h1503541250"> 856 <area shape="rect" alt="h-1587722524" coords="249,0,368,42" 1241 857 href="SPW.xsd.html#h-1587722524"/> 1242 858 1243 <area shape="rect" alt="h-574051247" coords="249, 232,333,274"859 <area shape="rect" alt="h-574051247" coords="249,52,333,94" 1244 860 href="SPW.xsd.html#h-574051247"/> 1245 861 1246 <area shape="rect" alt="h236153484" coords="163, 284,257,310"862 <area shape="rect" alt="h236153484" coords="163,104,257,130" 1247 863 href="SPW.xsd.html#h236153484"/> 1248 864 … … 1358 974 <img usemap="#h1007218431" src="schemaDiagrams/h1007218431.png"/> 1359 975 <!-- 1360 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1007218431.map--><map name="h1007218431">976 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1007218431.map--><map name="h1007218431"> 1361 977 </map> 1362 978 </div> … … 1397 1013 <img usemap="#h482883125" src="schemaDiagrams/h482883125.png"/> 1398 1014 <!-- 1399 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h482883125.map--><map name="h482883125">1015 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h482883125.map--><map name="h482883125"> 1400 1016 </map> 1401 1017 </div> … … 1486 1102 <img usemap="#h1496112668" src="schemaDiagrams/h1496112668.png"/> 1487 1103 <!-- 1488 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1496112668.map--><map name="h1496112668">1104 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1496112668.map--><map name="h1496112668"> 1489 1105 </map> 1490 1106 </div> … … 1540 1156 <img usemap="#h1617745958" src="schemaDiagrams/h1617745958.png"/> 1541 1157 <!-- 1542 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1617745958.map--><map name="h1617745958">1543 <area shape="rect" alt="h304491112" coords="177, 68,271,94"1158 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1617745958.map--><map name="h1617745958"> 1159 <area shape="rect" alt="h304491112" coords="177,0,271,26" 1544 1160 href="SPW.xsd.html#h304491112"/> 1545 1161 … … 1634 1250 <img usemap="#h-1778671141" src="schemaDiagrams/h-1778671141.png"/> 1635 1251 <!-- 1636 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1778671141.map--><map name="h-1778671141">1252 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1778671141.map--><map name="h-1778671141"> 1637 1253 </map> 1638 1254 </div> … … 1673 1289 <img usemap="#h1141240721" src="schemaDiagrams/h1141240721.png"/> 1674 1290 <!-- 1675 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1141240721.map--><map name="h1141240721">1291 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1141240721.map--><map name="h1141240721"> 1676 1292 </map> 1677 1293 </div> … … 1760 1376 <img usemap="#h-1137559920" src="schemaDiagrams/h-1137559920.png"/> 1761 1377 <!-- 1762 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1137559920.map--><map name="h-1137559920">1378 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1137559920.map--><map name="h-1137559920"> 1763 1379 <area shape="rect" alt="h1538002713" coords="436,371,786,447" 1764 1380 href="SPW.xsd.html#h1538002713"/> … … 1852 1468 <img usemap="#h-1687825594" src="schemaDiagrams/h-1687825594.png"/> 1853 1469 <!-- 1854 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1687825594.map--><map name="h-1687825594">1855 <area shape="rect" alt="h1538002713" coords="256, 212,417,254"1470 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1687825594.map--><map name="h-1687825594"> 1471 <area shape="rect" alt="h1538002713" coords="256,0,417,42" 1856 1472 href="ome.xsd.html#h1538002713"/> 1857 1473 1858 <area shape="rect" alt="h846315087" coords="256, 264,361,306"1474 <area shape="rect" alt="h846315087" coords="256,52,361,94" 1859 1475 href="SPW.xsd.html#h846315087"/> 1860 1476 1861 <area shape="rect" alt="h-1090119776" coords="256, 316,368,358"1477 <area shape="rect" alt="h-1090119776" coords="256,104,368,146" 1862 1478 href="SPW.xsd.html#h-1090119776"/> 1863 1479 1864 <area shape="rect" alt="h1097546974" coords="256, 368,431,410"1480 <area shape="rect" alt="h1097546974" coords="256,156,431,198" 1865 1481 href="SPW.xsd.html#h1097546974"/> 1866 1482 1867 <area shape="rect" alt="h739567116" coords="170, 420,264,446"1483 <area shape="rect" alt="h739567116" coords="170,208,264,234" 1868 1484 href="SPW.xsd.html#h739567116"/> 1869 1485 … … 2000 1616 <img usemap="#h-507445075" src="schemaDiagrams/h-507445075.png"/> 2001 1617 <!-- 2002 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-507445075.map--><map name="h-507445075">1618 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-507445075.map--><map name="h-507445075"> 2003 1619 <area shape="rect" alt="h-2143375048" coords="436,159,786,218" 2004 1620 href="SPW.xsd.html#h-2143375048"/> … … 2054 1670 <img usemap="#h1304393271" src="schemaDiagrams/h1304393271.png"/> 2055 1671 <!-- 2056 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h1304393271.map--><map name="h1304393271">2057 <area shape="rect" alt="h-2143375048" coords="333, 148,480,190"1672 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h1304393271.map--><map name="h1304393271"> 1673 <area shape="rect" alt="h-2143375048" coords="333,0,480,42" 2058 1674 href="SPW.xsd.html#h-2143375048"/> 2059 1675 2060 <area shape="rect" alt="h131492791" coords="247, 200,341,226"1676 <area shape="rect" alt="h131492791" coords="247,52,341,78" 2061 1677 href="SPW.xsd.html#h131492791"/> 2062 1678 … … 2158 1774 <img usemap="#h-1056176921" src="schemaDiagrams/h-1056176921.png"/> 2159 1775 <!-- 2160 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1056176921.map--><map name="h-1056176921">1776 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1056176921.map--><map name="h-1056176921"> 2161 1777 </map> 2162 1778 </div> … … 2197 1813 <img usemap="#h-130702223" src="schemaDiagrams/h-130702223.png"/> 2198 1814 <!-- 2199 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-130702223.map--><map name="h-130702223">1815 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-130702223.map--><map name="h-130702223"> 2200 1816 </map> 2201 1817 </div> … … 2290 1906 <img usemap="#h963029678" src="schemaDiagrams/h963029678.png"/> 2291 1907 <!-- 2292 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h963029678.map--><map name="h963029678">1908 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h963029678.map--><map name="h963029678"> 2293 1909 <area shape="rect" alt="h1738329435" coords="436,318,786,377" 2294 1910 href="SPW.xsd.html#h1738329435"/> … … 2364 1980 <img usemap="#h-1960444700" src="schemaDiagrams/h-1960444700.png"/> 2365 1981 <!-- 2366 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1960444700.map--><map name="h-1960444700">2367 <area shape="rect" alt="h1738329435" coords="242, 180,368,222"1982 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1960444700.map--><map name="h-1960444700"> 1983 <area shape="rect" alt="h1738329435" coords="242,0,368,42" 2368 1984 href="SPW.xsd.html#h1738329435"/> 2369 1985 2370 <area shape="rect" alt="h1114811332" coords="242, 232,368,274"1986 <area shape="rect" alt="h1114811332" coords="242,52,368,94" 2371 1987 href="SPW.xsd.html#h1114811332"/> 2372 1988 2373 <area shape="rect" alt="h63329070" coords="156, 284,250,310"1989 <area shape="rect" alt="h63329070" coords="156,104,250,130" 2374 1990 href="SPW.xsd.html#h63329070"/> 2375 1991 … … 2488 2104 <img usemap="#h228132836" src="schemaDiagrams/h228132836.png"/> 2489 2105 <!-- 2490 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h228132836.map--><map name="h228132836">2106 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h228132836.map--><map name="h228132836"> 2491 2107 <area shape="rect" alt="h470607675" coords="436,265,786,324" 2492 2108 href="SPW.xsd.html#h470607675"/> … … 2552 2168 <img usemap="#h-1146922598" src="schemaDiagrams/h-1146922598.png"/> 2553 2169 <!-- 2554 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1146922598.map--><map name="h-1146922598">2555 <area shape="rect" alt="h470607675" coords="284, 68,396,110"2170 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1146922598.map--><map name="h-1146922598"> 2171 <area shape="rect" alt="h470607675" coords="284,0,396,42" 2556 2172 href="SPW.xsd.html#h470607675"/> 2557 2173 2558 <area shape="rect" alt="h-1961340872" coords="198, 120,292,146"2174 <area shape="rect" alt="h-1961340872" coords="198,52,292,78" 2559 2175 href="SPW.xsd.html#h-1961340872"/> 2560 2176 … … 2664 2280 <img usemap="#h-1928477933" src="schemaDiagrams/h-1928477933.png"/> 2665 2281 <!-- 2666 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-1928477933.map--><map name="h-1928477933">2282 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-1928477933.map--><map name="h-1928477933"> 2667 2283 </map> 2668 2284 </div> … … 2703 2319 <img usemap="#h-806842979" src="schemaDiagrams/h-806842979.png"/> 2704 2320 <!-- 2705 Map ref: file:/ Users/andrew/Work/SVN/Documentation/Generated/OME-2007-07//schemaDiagrams/h-806842979.map--><map name="h-806842979">2321 Map ref: file:/Applications/oxygen.9.1/NewDocs2007-07-V2//schemaDiagrams/h-806842979.map--><map name="h-806842979"> 2706 2322 </map> 2707 2323 </div> … … 27
