blob: 95fd70977f3ca08c387cdd9e5de0452b1f65ea5d [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?>
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xml:base="http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/" m:etag="W/&quot;1&quot;">
<id>http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/Rooms('1')</id>
<title type="text">Room 1</title>
<updated>2016-11-30T11:10:06.334+05:30</updated>
<category term="RefScenario.Room" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
<link href="Rooms('1')" rel="edit" title="Room"/>
<link href="Rooms('1')/nr_Employees" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/nr_Employees" title="nr_Employees" type="application/atom+xml;type=feed">
<m:inline>
<feed xml:base="http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/">
<id>http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/Employees</id>
<title type="text">Employees</title>
<updated>2016-11-30T11:10:06.335+05:30</updated>
<author>
<name/>
</author>
<link href="Rooms('1')/nr_Employees" rel="self" title="Employees"/>
<entry>
<id>http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/Employees('1')</id>
<title type="text">Walter Winter</title>
<updated>1999-01-01T00:00:00Z</updated>
<category term="RefScenario.Employee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
<link href="Employees('1')" rel="edit" title="Employee"/>
<link href="Employees('1')/$value" rel="edit-media" type="image/jpeg"/>
<link href="Employees('1')/ne_Manager" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ne_Manager" title="ne_Manager" type="application/atom+xml;type=entry"/>
<link href="Employees('1')/ne_Team" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ne_Team" title="ne_Team" type="application/atom+xml;type=entry">
<m:inline>
<entry xml:base="http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/">
<id>http://localhost:8080/olingo-odata2-ref-web/ReferenceScenario.svc/Teams('1')</id>
<title type="text">Team 1</title>
<updated>2016-11-30T11:10:06.336+05:30</updated>
<category term="RefScenario.Team" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
<link href="Teams('1')" rel="edit" title="Team"/>
<link href="Teams('1')/nt_Employees" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/nt_Employees" title="nt_Employees" type="application/atom+xml;type=feed"/>
<content type="application/xml">
<m:properties>
<d:Id>1</d:Id>
<d:Name>Team 1</d:Name>
<d:isScrumTeam>false</d:isScrumTeam>
</m:properties>
</content>
</entry>
</m:inline>
</link>
<link href="Employees('1')/ne_Room" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ne_Room" title="ne_Room" type="application/atom+xml;type=entry"/>
<content type="image/jpeg" src="Employees('1')/$value"/>
<m:properties>
<d:EmployeeId>1</d:EmployeeId>
<d:EmployeeName>Walter Winter</d:EmployeeName>
<d:ManagerId>1</d:ManagerId>
<d:RoomId>1</d:RoomId>
<d:TeamId>1</d:TeamId>
<d:Location m:type="RefScenario.c_Location">
<d:City m:type="RefScenario.c_City">
<d:PostalCode>69124</d:PostalCode>
<d:CityName>Heidelberg</d:CityName>
</d:City>
<d:Country>Germany</d:Country>
</d:Location>
<d:Age>52</d:Age>
<d:EntryDate>1999-01-01T00:00:00</d:EntryDate>
<d:ImageUrl>Employees('1')/$value</d:ImageUrl>
</m:properties>
</entry>
</feed>
</m:inline>
</link>
<link href="Rooms('1')/nr_Building" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/nr_Building" title="nr_Building" type="application/atom+xml;type=entry"/>
<content type="application/xml">
<m:properties>
<d:Id>1</d:Id>
<d:Name>Room 1</d:Name>
<d:Seats>1</d:Seats>
<d:Version>1</d:Version>
</m:properties>
</content>
</entry>