[210] | 1 | <?xml version="1.0" encoding="utf-8" ?> |
---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
| 4 | <head> |
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 6 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> |
---|
| 7 | <title>Functionaldescriptions</title> |
---|
| 8 | <style type="text/css"> |
---|
| 9 | |
---|
| 10 | /* |
---|
| 11 | :Author: David Goodger |
---|
| 12 | :Contact: goodger@users.sourceforge.net |
---|
| 13 | :Date: $Date$ |
---|
| 14 | :Revision: $Revision$ |
---|
| 15 | :Copyright: This stylesheet has been placed in the public domain. |
---|
| 16 | |
---|
| 17 | Default cascading style sheet for the HTML output of Docutils. |
---|
| 18 | |
---|
| 19 | See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
---|
| 20 | customize this style sheet. |
---|
| 21 | */ |
---|
| 22 | |
---|
| 23 | /* used to remove borders from tables and images */ |
---|
| 24 | .borderless, table.borderless td, table.borderless th { |
---|
| 25 | border: 0 } |
---|
| 26 | |
---|
| 27 | table.borderless td, table.borderless th { |
---|
| 28 | /* Override padding for "table.docutils td" with "! important". |
---|
| 29 | The right padding separates the table cells. */ |
---|
| 30 | padding: 0 0.5em 0 0 ! important } |
---|
| 31 | |
---|
| 32 | .first { |
---|
| 33 | /* Override more specific margin styles with "! important". */ |
---|
| 34 | margin-top: 0 ! important } |
---|
| 35 | |
---|
| 36 | .last, .with-subtitle { |
---|
| 37 | margin-bottom: 0 ! important } |
---|
| 38 | |
---|
| 39 | .hidden { |
---|
| 40 | display: none } |
---|
| 41 | |
---|
| 42 | a.toc-backref { |
---|
| 43 | text-decoration: none ; |
---|
| 44 | color: black } |
---|
| 45 | |
---|
| 46 | blockquote.epigraph { |
---|
| 47 | margin: 2em 5em ; } |
---|
| 48 | |
---|
| 49 | dl.docutils dd { |
---|
| 50 | margin-bottom: 0.5em } |
---|
| 51 | |
---|
| 52 | /* Uncomment (and remove this text!) to get bold-faced definition list terms |
---|
| 53 | dl.docutils dt { |
---|
| 54 | font-weight: bold } |
---|
| 55 | */ |
---|
| 56 | |
---|
| 57 | div.abstract { |
---|
| 58 | margin: 2em 5em } |
---|
| 59 | |
---|
| 60 | div.abstract p.topic-title { |
---|
| 61 | font-weight: bold ; |
---|
| 62 | text-align: center } |
---|
| 63 | |
---|
| 64 | div.admonition, div.attention, div.caution, div.danger, div.error, |
---|
| 65 | div.hint, div.important, div.note, div.tip, div.warning { |
---|
| 66 | margin: 2em ; |
---|
| 67 | border: medium outset ; |
---|
| 68 | padding: 1em } |
---|
| 69 | |
---|
| 70 | div.admonition p.admonition-title, div.hint p.admonition-title, |
---|
| 71 | div.important p.admonition-title, div.note p.admonition-title, |
---|
| 72 | div.tip p.admonition-title { |
---|
| 73 | font-weight: bold ; |
---|
| 74 | font-family: sans-serif } |
---|
| 75 | |
---|
| 76 | div.attention p.admonition-title, div.caution p.admonition-title, |
---|
| 77 | div.danger p.admonition-title, div.error p.admonition-title, |
---|
| 78 | div.warning p.admonition-title { |
---|
| 79 | color: red ; |
---|
| 80 | font-weight: bold ; |
---|
| 81 | font-family: sans-serif } |
---|
| 82 | |
---|
| 83 | /* Uncomment (and remove this text!) to get reduced vertical space in |
---|
| 84 | compound paragraphs. |
---|
| 85 | div.compound .compound-first, div.compound .compound-middle { |
---|
| 86 | margin-bottom: 0.5em } |
---|
| 87 | |
---|
| 88 | div.compound .compound-last, div.compound .compound-middle { |
---|
| 89 | margin-top: 0.5em } |
---|
| 90 | */ |
---|
| 91 | |
---|
| 92 | div.dedication { |
---|
| 93 | margin: 2em 5em ; |
---|
| 94 | text-align: center ; |
---|
| 95 | font-style: italic } |
---|
| 96 | |
---|
| 97 | div.dedication p.topic-title { |
---|
| 98 | font-weight: bold ; |
---|
| 99 | font-style: normal } |
---|
| 100 | |
---|
| 101 | div.figure { |
---|
| 102 | margin-left: 2em ; |
---|
| 103 | margin-right: 2em } |
---|
| 104 | |
---|
| 105 | div.footer, div.header { |
---|
| 106 | clear: both; |
---|
| 107 | font-size: smaller } |
---|
| 108 | |
---|
| 109 | div.line-block { |
---|
| 110 | display: block ; |
---|
| 111 | margin-top: 1em ; |
---|
| 112 | margin-bottom: 1em } |
---|
| 113 | |
---|
| 114 | div.line-block div.line-block { |
---|
| 115 | margin-top: 0 ; |
---|
| 116 | margin-bottom: 0 ; |
---|
| 117 | margin-left: 1.5em } |
---|
| 118 | |
---|
| 119 | div.sidebar { |
---|
| 120 | margin-left: 1em ; |
---|
| 121 | border: medium outset ; |
---|
| 122 | padding: 1em ; |
---|
| 123 | background-color: #ffffee ; |
---|
| 124 | width: 40% ; |
---|
| 125 | float: right ; |
---|
| 126 | clear: right } |
---|
| 127 | |
---|
| 128 | div.sidebar p.rubric { |
---|
| 129 | font-family: sans-serif ; |
---|
| 130 | font-size: medium } |
---|
| 131 | |
---|
| 132 | div.system-messages { |
---|
| 133 | margin: 5em } |
---|
| 134 | |
---|
| 135 | div.system-messages h1 { |
---|
| 136 | color: red } |
---|
| 137 | |
---|
| 138 | div.system-message { |
---|
| 139 | border: medium outset ; |
---|
| 140 | padding: 1em } |
---|
| 141 | |
---|
| 142 | div.system-message p.system-message-title { |
---|
| 143 | color: red ; |
---|
| 144 | font-weight: bold } |
---|
| 145 | |
---|
| 146 | div.topic { |
---|
| 147 | margin: 2em } |
---|
| 148 | |
---|
| 149 | h1.section-subtitle, h2.section-subtitle, h3.section-subtitle, |
---|
| 150 | h4.section-subtitle, h5.section-subtitle, h6.section-subtitle { |
---|
| 151 | margin-top: 0.4em } |
---|
| 152 | |
---|
| 153 | h1.title { |
---|
| 154 | text-align: center } |
---|
| 155 | |
---|
| 156 | h2.subtitle { |
---|
| 157 | text-align: center } |
---|
| 158 | |
---|
| 159 | hr.docutils { |
---|
| 160 | width: 75% } |
---|
| 161 | |
---|
| 162 | img.align-left { |
---|
| 163 | clear: left } |
---|
| 164 | |
---|
| 165 | img.align-right { |
---|
| 166 | clear: right } |
---|
| 167 | |
---|
| 168 | ol.simple, ul.simple { |
---|
| 169 | margin-bottom: 1em } |
---|
| 170 | |
---|
| 171 | ol.arabic { |
---|
| 172 | list-style: decimal } |
---|
| 173 | |
---|
| 174 | ol.loweralpha { |
---|
| 175 | list-style: lower-alpha } |
---|
| 176 | |
---|
| 177 | ol.upperalpha { |
---|
| 178 | list-style: upper-alpha } |
---|
| 179 | |
---|
| 180 | ol.lowerroman { |
---|
| 181 | list-style: lower-roman } |
---|
| 182 | |
---|
| 183 | ol.upperroman { |
---|
| 184 | list-style: upper-roman } |
---|
| 185 | |
---|
| 186 | p.attribution { |
---|
| 187 | text-align: right ; |
---|
| 188 | margin-left: 50% } |
---|
| 189 | |
---|
| 190 | p.caption { |
---|
| 191 | font-style: italic } |
---|
| 192 | |
---|
| 193 | p.credits { |
---|
| 194 | font-style: italic ; |
---|
| 195 | font-size: smaller } |
---|
| 196 | |
---|
| 197 | p.label { |
---|
| 198 | white-space: nowrap } |
---|
| 199 | |
---|
| 200 | p.rubric { |
---|
| 201 | font-weight: bold ; |
---|
| 202 | font-size: larger ; |
---|
| 203 | color: maroon ; |
---|
| 204 | text-align: center } |
---|
| 205 | |
---|
| 206 | p.sidebar-title { |
---|
| 207 | font-family: sans-serif ; |
---|
| 208 | font-weight: bold ; |
---|
| 209 | font-size: larger } |
---|
| 210 | |
---|
| 211 | p.sidebar-subtitle { |
---|
| 212 | font-family: sans-serif ; |
---|
| 213 | font-weight: bold } |
---|
| 214 | |
---|
| 215 | p.topic-title { |
---|
| 216 | font-weight: bold } |
---|
| 217 | |
---|
| 218 | pre.address { |
---|
| 219 | margin-bottom: 0 ; |
---|
| 220 | margin-top: 0 ; |
---|
| 221 | font-family: serif ; |
---|
| 222 | font-size: 100% } |
---|
| 223 | |
---|
| 224 | pre.literal-block, pre.doctest-block { |
---|
| 225 | margin-left: 2em ; |
---|
| 226 | margin-right: 2em ; |
---|
| 227 | background-color: #eeeeee } |
---|
| 228 | |
---|
| 229 | span.classifier { |
---|
| 230 | font-family: sans-serif ; |
---|
| 231 | font-style: oblique } |
---|
| 232 | |
---|
| 233 | span.classifier-delimiter { |
---|
| 234 | font-family: sans-serif ; |
---|
| 235 | font-weight: bold } |
---|
| 236 | |
---|
| 237 | span.interpreted { |
---|
| 238 | font-family: sans-serif } |
---|
| 239 | |
---|
| 240 | span.option { |
---|
| 241 | white-space: nowrap } |
---|
| 242 | |
---|
| 243 | span.pre { |
---|
| 244 | white-space: pre } |
---|
| 245 | |
---|
| 246 | span.problematic { |
---|
| 247 | color: red } |
---|
| 248 | |
---|
| 249 | span.section-subtitle { |
---|
| 250 | /* font-size relative to parent (h1..h6 element) */ |
---|
| 251 | font-size: 80% } |
---|
| 252 | |
---|
| 253 | table.citation { |
---|
| 254 | border-left: solid 1px gray; |
---|
| 255 | margin-left: 1px } |
---|
| 256 | |
---|
| 257 | table.docinfo { |
---|
| 258 | margin: 2em 4em } |
---|
| 259 | |
---|
| 260 | table.docutils { |
---|
| 261 | margin-top: 0.5em ; |
---|
| 262 | margin-bottom: 0.5em } |
---|
| 263 | |
---|
| 264 | table.footnote { |
---|
| 265 | border-left: solid 1px black; |
---|
| 266 | margin-left: 1px } |
---|
| 267 | |
---|
| 268 | table.docutils td, table.docutils th, |
---|
| 269 | table.docinfo td, table.docinfo th { |
---|
| 270 | padding-left: 0.5em ; |
---|
| 271 | padding-right: 0.5em ; |
---|
| 272 | vertical-align: top } |
---|
| 273 | |
---|
| 274 | table.docutils th.field-name, table.docinfo th.docinfo-name { |
---|
| 275 | font-weight: bold ; |
---|
| 276 | text-align: left ; |
---|
| 277 | white-space: nowrap ; |
---|
| 278 | padding-left: 0 } |
---|
| 279 | |
---|
| 280 | h1 tt.docutils, h2 tt.docutils, h3 tt.docutils, |
---|
| 281 | h4 tt.docutils, h5 tt.docutils, h6 tt.docutils { |
---|
| 282 | font-size: 100% } |
---|
| 283 | |
---|
| 284 | tt.docutils { |
---|
| 285 | background-color: #eeeeee } |
---|
| 286 | |
---|
| 287 | ul.auto-toc { |
---|
| 288 | list-style-type: none } |
---|
| 289 | |
---|
| 290 | </style> |
---|
| 291 | </head> |
---|
| 292 | <body> |
---|
| 293 | <div class="document" id="functionaldescriptions"> |
---|
| 294 | <h1 class="title">Functionaldescriptions</h1> |
---|
| 295 | <h2 class="subtitle" id="accommodation">Accommodation</h2> |
---|
| 296 | <div class="section"> |
---|
| 297 | <h1><a id="bedkategories" name="bedkategories">Bedkategories</a></h1> |
---|
| 298 | <ul class="simple"> |
---|
| 299 | <li>female<ul> |
---|
| 300 | <li>fresh</li> |
---|
| 301 | <li>returning</li> |
---|
| 302 | <li>final</li> |
---|
| 303 | <li>postgraduate</li> |
---|
| 304 | </ul> |
---|
| 305 | </li> |
---|
| 306 | <li>male<ul> |
---|
| 307 | <li>fresh</li> |
---|
| 308 | <li>returning</li> |
---|
| 309 | <li>final</li> |
---|
| 310 | <li>postgraduate</li> |
---|
| 311 | </ul> |
---|
| 312 | </li> |
---|
| 313 | </ul> |
---|
| 314 | </div> |
---|
| 315 | <div class="section"> |
---|
| 316 | <h1><a id="hostels" name="hostels">Hostels</a></h1> |
---|
| 317 | <div class="section"> |
---|
| 318 | <h2><a id="hall-one" name="hall-one">Hall One</a></h2> |
---|
| 319 | <div class="section"> |
---|
| 320 | <h3><a id="structure" name="structure">Structure</a></h3> |
---|
| 321 | <ul class="simple"> |
---|
| 322 | <li>7 Blocks (A,B,C,D,E,F,G)<ul> |
---|
| 323 | <li>3 Floors (100,200,300)<ul> |
---|
| 324 | <li>10 Rooms<ul> |
---|
| 325 | <li>6 Bedspaces (A,B,C,D,E,F)</li> |
---|
| 326 | </ul> |
---|
| 327 | </li> |
---|
| 328 | </ul> |
---|
| 329 | </li> |
---|
| 330 | </ul> |
---|
| 331 | </li> |
---|
| 332 | </ul> |
---|
| 333 | </div> |
---|
| 334 | <div class="section"> |
---|
| 335 | <h3><a id="allocation" name="allocation">Allocation</a></h3> |
---|
| 336 | <ul class="simple"> |
---|
| 337 | <li>Beds A,B female_final</li> |
---|
| 338 | <li>Beds C female_returning</li> |
---|
| 339 | <li>Beds D,E,F female_fresh</li> |
---|
| 340 | </ul> |
---|
| 341 | </div> |
---|
| 342 | </div> |
---|
| 343 | <div class="section"> |
---|
| 344 | <h2><a id="hall-two" name="hall-two">Hall Two</a></h2> |
---|
| 345 | <div class="section"> |
---|
| 346 | <h3><a id="id1" name="id1">Structure</a></h3> |
---|
| 347 | <ul class="simple"> |
---|
| 348 | <li>6 Blocks (A,B,C,D,E,F)<ul> |
---|
| 349 | <li>4 Floors (100,200,300,400) ???<ul> |
---|
| 350 | <li>10 Rooms (1 - 10)<ul> |
---|
| 351 | <li>8 Bedspaces (A,B,C,D,E,F,G,H)</li> |
---|
| 352 | </ul> |
---|
| 353 | </li> |
---|
| 354 | </ul> |
---|
| 355 | </li> |
---|
| 356 | </ul> |
---|
| 357 | </li> |
---|
| 358 | </ul> |
---|
| 359 | </div> |
---|
| 360 | <div class="section"> |
---|
| 361 | <h3><a id="id2" name="id2">Allocation</a></h3> |
---|
| 362 | <ul class="simple"> |
---|
| 363 | <li>Beds A,B female_final</li> |
---|
| 364 | <li>Beds C,D female_returning</li> |
---|
| 365 | <li>Beds E,F,G,H female_fresh</li> |
---|
| 366 | </ul> |
---|
| 367 | </div> |
---|
| 368 | </div> |
---|
| 369 | <div class="section"> |
---|
| 370 | <h2><a id="hall-three" name="hall-three">Hall Three</a></h2> |
---|
| 371 | <div class="section"> |
---|
| 372 | <h3><a id="id3" name="id3">Structure</a></h3> |
---|
| 373 | <ul class="simple"> |
---|
| 374 | <li>6 Blocks (A,B,C,D,E,F)<ul> |
---|
| 375 | <li>4 Floors (100,200,300,400) ???<ul> |
---|
| 376 | <li>10 Rooms (1 - 10)<ul> |
---|
| 377 | <li>8 Bedspaces (A,B,C,D,E,F,G,H)</li> |
---|
| 378 | </ul> |
---|
| 379 | </li> |
---|
| 380 | </ul> |
---|
| 381 | </li> |
---|
| 382 | </ul> |
---|
| 383 | </li> |
---|
| 384 | </ul> |
---|
| 385 | </div> |
---|
| 386 | <div class="section"> |
---|
| 387 | <h3><a id="id4" name="id4">Allocation</a></h3> |
---|
| 388 | <ul class="simple"> |
---|
| 389 | <li>Beds A,B male_final</li> |
---|
| 390 | <li>Beds C,D male_returning</li> |
---|
| 391 | <li>Beds E,F,G,H male_fresh</li> |
---|
| 392 | </ul> |
---|
| 393 | </div> |
---|
| 394 | </div> |
---|
| 395 | <div class="section"> |
---|
| 396 | <h2><a id="hall-four" name="hall-four">Hall Four</a></h2> |
---|
| 397 | <div class="section"> |
---|
| 398 | <h3><a id="id5" name="id5">Structure</a></h3> |
---|
| 399 | <ul class="simple"> |
---|
| 400 | <li>Section I<ul> |
---|
| 401 | <li>200 Rooms (1 - 200)<ul> |
---|
| 402 | <li>8 Bedspaces (A,B,C,D,E,F,G,H)</li> |
---|
| 403 | </ul> |
---|
| 404 | </li> |
---|
| 405 | </ul> |
---|
| 406 | </li> |
---|
| 407 | <li>Section II<ul> |
---|
| 408 | <li>200 Rooms (1 - 200)<ul> |
---|
| 409 | <li>8 Bedspaces (A,B,C,D,E,F,G,H)</li> |
---|
| 410 | </ul> |
---|
| 411 | </li> |
---|
| 412 | </ul> |
---|
| 413 | </li> |
---|
| 414 | <li>Section III<ul> |
---|
| 415 | <li>147 Rooms (1 - 147)<ul> |
---|
| 416 | <li>8 Bedspaces (A,B,C,D,E,F,G,H)</li> |
---|
| 417 | </ul> |
---|
| 418 | </li> |
---|
| 419 | </ul> |
---|
| 420 | </li> |
---|
| 421 | </ul> |
---|
| 422 | </div> |
---|
| 423 | <div class="section"> |
---|
| 424 | <h3><a id="id6" name="id6">Allocation</a></h3> |
---|
| 425 | <ul class="simple"> |
---|
| 426 | <li>Beds A,B male_final</li> |
---|
| 427 | <li>Beds C,D male_returning</li> |
---|
| 428 | <li>Beds E,F,G,H male_fresh</li> |
---|
| 429 | </ul> |
---|
| 430 | </div> |
---|
| 431 | </div> |
---|
| 432 | <div class="section"> |
---|
| 433 | <h2><a id="hall-five" name="hall-five">Hall Five</a></h2> |
---|
| 434 | <div class="section"> |
---|
| 435 | <h3><a id="id7" name="id7">Structure</a></h3> |
---|
| 436 | <ul class="simple"> |
---|
| 437 | <li>2 Blocks (A,B) |
---|
| 438 | * 100 Bedspaces</li> |
---|
| 439 | </ul> |
---|
| 440 | </div> |
---|
| 441 | <div class="section"> |
---|
| 442 | <h3><a id="id8" name="id8">Allocation</a></h3> |
---|
| 443 | <ul class="simple"> |
---|
| 444 | <li>Block A female_final</li> |
---|
| 445 | <li>Block B male_final</li> |
---|
| 446 | </ul> |
---|
| 447 | </div> |
---|
| 448 | </div> |
---|
| 449 | <div class="section"> |
---|
| 450 | <h2><a id="medical-hostel" name="medical-hostel">Medical Hostel</a></h2> |
---|
| 451 | <div class="section"> |
---|
| 452 | <h3><a id="id9" name="id9">Structure</a></h3> |
---|
| 453 | <ul class="simple"> |
---|
| 454 | <li>2 Blocks (A,B) |
---|
| 455 | * 138 Bedspaces</li> |
---|
| 456 | </ul> |
---|
| 457 | </div> |
---|
| 458 | <div class="section"> |
---|
| 459 | <h3><a id="id10" name="id10">Allocation</a></h3> |
---|
| 460 | <ul class="simple"> |
---|
| 461 | <li>Block A female_medical_500_600,female_dental_500_600 (60/40)</li> |
---|
| 462 | <li>Block B male_medical_500_600,male_dental_500_600 (60/40)</li> |
---|
| 463 | </ul> |
---|
| 464 | </div> |
---|
| 465 | </div> |
---|
| 466 | </div> |
---|
| 467 | </div> |
---|
| 468 | </body> |
---|
| 469 | </html> |
---|