Skip to content
Snippets Groups Projects
Commit db7d3652 authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

added xmi:schemalocation

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@9848 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent 1776dd90
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="ASCII"?>
<resourcelandscape:DistributedDataCenter xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" id="q" name="DDC Descartes">
<resourcelandscape:DistributedDataCenter
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1"
xsi:schemaLocation="http://www.descartes-research.net/metamodel/resourcelandscape/0.1 platform:/resource/edu.kit.ipd.descartes.mm.resourcelandscape/model/resourcelandscape.ecore"
id="q" name="DDC Descartes">
<consistsOf id="2" name="TestDataCenterUSA">
<contains xsi:type="resourcelandscape:ComputingInfrastructure" id="y" name="ComputeNodeUsaOne">
<contains id="2313" name="VM1_USA1" ofClass="OS VM">
......@@ -15,6 +21,9 @@
<contains id="12345-2" name="VM2-GER" ofClass="OS VM">
<template href="ContainerTemplateRepository.xmi#555"/>
</contains>
<contains id="_kPvTIWGKEeKorLr4t_SHzQ" name="VM1-GER-Copy" ofClass="OS VM">
<template href="ContainerTemplateRepository.xmi#555"/>
</contains>
</contains>
</consistsOf>
</resourcelandscape:DistributedDataCenter>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment