UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

11 lines (10 loc) 383 B
<?xml version="1.0" encoding="utf-8" ?> <service xmlns="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom"> <workspace> <atom:title type="text">Test Service</atom:title> <collection href="http://example.com/feed"> <atom:title type="text">Test Collection</atom:title> <accept>application/*,image/*,*/*</accept> </collection> </workspace> </service>