| http://www.w3.org/ns/prov#value | - The following is an example of how to create a new folder, having the folder identifier 7, in the Inbox folder of the client (with the client side Inbox folder having an identifier of 1011). <Add> <CmdID>4</CmdID> <Item> <Target> <LocURI>./1011/</LocURI> </Target> <Source> <LocURI>./1/7/</LocURI> <LocName>New Folder</LocName> </Source> <Item> </Add> [0097] The client should return mapping informat
|