parse-sap-atom-feed 1.3.0

Parse an XML atom:Feed received from an SAP V2 OData service using code generated by crate parse-sap-odata
Documentation
<entry>
    <id>https://SAPES5.SAPDEVCENTER.COM:443/sap/opu/odata/iwfnd/catalogservice;v=2/ServiceCollection('ZSEPMRA_GR_POST_0001')</id>
    <title type="text">ServiceCollection('ZSEPMRA_GR_POST_0001')</title>
    <updated>2024-06-18T11:29:35Z</updated>
    <category term="catalogservice.Service" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
    <link href="ServiceCollection('ZSEPMRA_GR_POST_0001')" rel="self" title="Service"/>
    <link href="ServiceCollection('ZSEPMRA_GR_POST_0001')/EntitySets"
          rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EntitySets"
          type="application/atom+xml;type=feed" title="EntitySets"/>
    <link href="ServiceCollection('ZSEPMRA_GR_POST_0001')/TagCollection"
          rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/TagCollection"
          type="application/atom+xml;type=feed" title="TagCollection"/>
    <link href="ServiceCollection('ZSEPMRA_GR_POST_0001')/Annotations"
          rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Annotations"
          type="application/atom+xml;type=feed" title="Annotations"/>
    <content type="application/xml">
        <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
        >
            <!-- Dummy service -->
        </m:properties>
    </content>
</entry>