/test/files/physicalTopology.xml

https://github.com/deltaforge/nebu-common-cpp · XML · 13 lines · 13 code · 0 blank · 0 comment · 0 complexity · 7da4cfacf0461e6e317385c8974e4089 MD5 · raw file

  1. <root id="root">
  2. <dataCenter id="dc">
  3. <rack id="rack">
  4. <host id="3"/>
  5. <host id="2">
  6. <store id="local"/>
  7. </host>
  8. <host id="1"/>
  9. <store id="x"/>
  10. <store id="y"/>
  11. </rack>
  12. </dataCenter>
  13. </root>