Sha256: 1280a224b182f8317d125c49cd2efb1b0cf65ceef05a61111cdf5776faf973c8
Contents?: true
Size: 1.61 KB
Versions: 8
Compression:
Stored size: 1.61 KB
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" xml:base="http://win7dev:8989/SampleService/RubyOData.svc/"> <id>http://win7dev:8989/SampleService/RubyOData.svc/EntityCategoryWebGet</id> <title type="text">EntityCategoryWebGet</title> <updated>2011-11-28T02:43:29Z</updated> <link rel="self" title="EntityCategoryWebGet" href="EntityCategoryWebGet"/> <entry> <id>http://win7dev:8989/SampleService/RubyOData.svc/Categories(1)</id> <category term="RubyODataService.Category" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/> <link rel="edit" title="Category" href="Categories(1)"/> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Products" type="application/atom+xml;type=feed" title="Products" href="Categories(1)/Products"/> <title/> <updated>2011-11-28T02:43:29Z</updated> <author> <name/> </author> <content type="application/xml"> <m:properties> <d:Id m:type="Edm.Int32">1</d:Id> <d:Name>Test Category</d:Name> <d:AuditFields m:type="RubyODataService.AuditFields"> <d:CreateDate m:type="Edm.DateTime">2011-11-28T02:42:58.407</d:CreateDate> <d:ModifiedDate m:type="Edm.DateTime">2011-11-28T02:42:58.407</d:ModifiedDate> <d:CreatedBy m:null="true"/> </d:AuditFields> </m:properties> </content> </entry> </feed>
Version data entries
8 entries across 8 versions & 1 rubygems