All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.Product.xml Maven / Gradle / Ivy

There is a newer version: 2.13.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:metadata="http://docs.oasis-open.org/odata/ns/metadata"
       xmlns:data="http://docs.oasis-open.org/odata/ns/data" metadata:context="http://localhost:8080/odata.svc/$metadata#Products/$entity"
       xml:base="http://localhost:8080/odata.svc">
    <id>http://localhost:8080/odata.svc/Products(15)</id>
    <title/>
    <summary/>
    <updated>2014-05-02T00:00:00Z</updated>
    <author>
        <name>Tridion OData v4 framework</name>
    </author>
    <link rel="edit" title="Product" href="Products(15)"/>
    <category scheme="http://docs.oasis-open.org/odata/ns/scheme" term="#ODataDemo.Product"/>
    <content type="application/xml">
        <metadata:properties>
            <data:id metadata:type="Int64">15</data:id>
            <data:name>Asus Nexus 7</data:name>
            <data:category metadata:type="#ODataDemo.Category">ELECTRONICS</data:category>
        </metadata:properties>
    </content>
</entry>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy