Sha256: d1847bfa57c80478e927d2d4f68b9c4c76df33952cab275b579049fe15c2a394

Contents?: true

Size: 1.47 KB

Versions: 24

Compression:

Stored size: 1.47 KB

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" m:etag="W/&quot;datetime'2008-09-18T23%3A46%3A19.4277424Z'&quot;" xmlns="http://www.w3.org/2005/Atom">
  <id>http://myaccount.table.core.windows.net/mytable(PartitionKey='mypartitionkey',RowKey='myrowkey1')</id>
  <title type="text"></title>
  <updated>2008-09-18T23:46:19.3857256Z</updated>
  <author>
    <name />
  </author>
  <link rel="edit" title="mytable" href="mytable(PartitionKey='mypartitionkey',RowKey='myrowkey1')" />
  <category term="myaccount.Tables" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
  <content type="application/xml">
    <m:properties>
      <d:PartitionKey>mypartitionkey</d:PartitionKey>
      <d:RowKey>myrowkey1</d:RowKey>
      <d:Timestamp m:type="Edm.DateTime">2008-09-18T23:46:19.4277424Z</d:Timestamp>
      <d:Address>Mountain View</d:Address>
      <d:Age m:type="Edm.Int32">23</d:Age>
      <d:AmountDue m:type="Edm.Double">200.23</d:AmountDue>
      <d:CustomerCode m:type="Edm.Guid">c9da6455-213d-42c9-9a79-3e9149a57833</d:CustomerCode>
      <d:CustomerSince m:type="Edm.DateTime">2008-07-10T00:00:00</d:CustomerSince>
      <d:IsActive m:type="Edm.Boolean">true</d:IsActive>
      <d:NumOfOrders m:type="Edm.Int64">255</d:NumOfOrders>
    </m:properties>
  </content>
</entry>

Version data entries

24 entries across 24 versions & 6 rubygems

Version Path
azure-0.7.1 test/fixtures/insert_entity_response_entry.xml
azure-0.7.0 test/fixtures/insert_entity_response_entry.xml
azure-0.7.0.pre3 test/fixtures/insert_entity_response_entry.xml
azure-fix-0.7.0.pre3 test/fixtures/insert_entity_response_entry.xml
azure-0.7.0.pre2 test/fixtures/insert_entity_response_entry.xml
juliusl-azure-sdk-for-ruby-0.7.0 test/fixtures/insert_entity_response_entry.xml
azure-0.7.0.pre test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.7.1 test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.7.0 test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.6.9 test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.6.7 test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.6.6 test/fixtures/insert_entity_response_entry.xml
stuartpreston-azure-sdk-for-ruby-0.6.5 test/fixtures/insert_entity_response_entry.xml
azurex-0.6.7 test/fixtures/insert_entity_response_entry.xml
azurex-0.6.6 test/fixtures/insert_entity_response_entry.xml
azurex-0.6.5 test/fixtures/insert_entity_response_entry.xml
azure-multistorage-0.6.4 test/fixtures/insert_entity_response_entry.xml
azure-0.6.4 test/fixtures/insert_entity_response_entry.xml
azure-0.6.3 test/fixtures/insert_entity_response_entry.xml
azure-0.6.2 test/fixtures/insert_entity_response_entry.xml