Sha256: 1d78aa73be924adfe70ac4d716ef8235be640f45d43921ed273b0c423820684d

Contents?: true

Size: 795 Bytes

Versions: 3

Compression:

Stored size: 795 Bytes

Contents

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<entry xml:base="http://myaccount.table.core.windows.net/" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns="http://www.w3.org/2005/Atom"> <id>http://myaccount.table.core.windows.net/Tables('mytable')</id>
  <title type="text"></title>
  <updated>2009-01-04T17:18:54.7062347Z</updated>
  <author>
    <name />
  </author>
  <link rel="edit" title="Tables" href="Tables('mytable')" />
  <category term="myaccount.Tables" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
  <content type="application/xml">
    <m:properties>
      <d:TableName>mytable</d:TableName>
    </m:properties>
  </content>
</entry>

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
stuartpreston-azure-sdk-for-ruby-0.7.2 test/fixtures/create_table_response_entry.xml
azure-plus-0.6.5 test/fixtures/create_table_response_entry.xml
azure-0.6.0 test/fixtures/create_table_response_entry.xml