GSAS: Step1.3.xml

File Step1.3.xml, 432 bytes (added by Jeanne Ohren, 10 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Step xmlns="http://geni.net/schema"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://geni.net/schema GENIObject.xsd">
5    <PrimaryFunction>Obtain-Resources</PrimaryFunction>
6    <Resources>
7        <Resource>
8            <ResourceID>1234-5678-9012-2345</ResourceID>
9            <ResourceType>Slice</ResourceType>
10        </Resource>
11    </Resources>
12</Step>