Ticket #101 (closed Enhancement: Fixed)

Opened 3 years ago

Last modified 2 years ago

xcap-directory application

Reported by: adigeo Owned by: adigeo
Priority: Minor Milestone: OpenXCAP 1.2.0
Component: XCAP applications Version: trunk
Severity: Non-critical Keywords:
Cc:

Description (last modified by adigeo) (diff)

XML documents directory

The org.openmobilealliance.xcap-directory application usage is used to retrieve a list of XCAP managed documents.

Detailed information on the org.openmobilealliance.xcap-directory application usage can be found in section 6.7.2 of the OMA draft, XML Document Manager Specification.

The XML documents directory is generated by Group List Server when a GET request is received for the following XCAP URI: XCAP Root/org.openmobilealliance.xcap-directory/users/<XUI>/directory.xml

The file returned by a successful GET request is a UTF-8 encoded file called directory.xml that contains the xcap-directory and various folder elements.

Example

For an XML Schema example for this document type refer to section 6.7.2.4 of the OMA draft, XML Document Manager Specification

Change History

comment:1 Changed 3 years ago by adigeo

  • Owner set to adigeo
  • Status changed from new to accepted
  • Description modified (diff)
  • Milestone OpenXCAP 1.1.1 deleted

comment:2 Changed 3 years ago by adigeo

  • Milestone set to OpenXCAP 1.1.1

comment:3 Changed 2 years ago by saul

  • Status changed from accepted to closed
  • Resolution set to Fixed

Added xcap-directory application.

Note: See TracTickets for help on using tickets.