Ignore:
Timestamp:
05/14/13 17:25:04 (11 years ago)
Author:
olhsha
Message:

updating and ading xmls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/docs/XMLandXSD/XmlExamples/annotationNew.xml

    r2848 r2890  
    11<?xml version="1.0" encoding="UTF-8"?>
     2<!-- the request body for POSTing a new annotation -->
    23<annotation xmlns="http://www.dasish.eu/ns/addit"
    34 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     
    2627        </target>
    2728    </targetSources>
    28     <readers>
    29         <reader ref="http://dasish.eu/users/UIde1fe1f"/>
    30     </readers>
    31     <writers>
    32         <writer ref="http://dasish.eu/users/UIde1fe1f"/>
    33     </writers>
     29    <permissions ref="http://dasish.eu/permissions/PermissionsListIDxyz"/>
    3430</annotation>
    3531   
Note: See TracChangeset for help on using the changeset viewer.