XRI Resolution Demo

Please check below to Download Latest Source Code.

The DBStore Server Implementation confirms to following XRI Schema

Use the following tabs to try available admin options in OpenXRI.

 Create Read Update Delete

Create New XRI at xri://@acme*user*
Service (Resource) URL:
Service Media Type :


Extension Elements : (XRIDescriptor Level)

Element Name Element Value
Element 1 :
Element 2 :
Element 3 :
Element 4 :

Hint : In XRI Text Box above you can enter any name.

Note : The XRI Node and Element Name cannot have Spaces.
          So don't enter any Spaces in these Text Boxes.

Create New XRI at xri://@acme*user*
Show XML Output (Default is HTML):
Use XML Signature (Default is "NO"):

Create New XRI at xri://@acme*user*
Service (Resource) URL:
Service Media Type :


Extension Elements : (XRIDescriptor Level)

Element Name Element Value
Element 1 :
Element 2 :
Element 3 :
Element 4 :

Important : OpenXRI supports several different ways of updating Data.

In this Demo, to keep UI Interface simple, we are using following SOAP Interface functions,".

  • public void createXRID(java.lang.String xridDocument)
  • public void updateXRID(java.lang.String xridDocument)
  • public void deleteXRID(java.lang.String parentUUID, java.lang.String subSegment)

So each time we send a full XRID XML Document to Server.

Given this info, note that if all the extension elements are not entered above,
then the previous ones will be removed and will be updated or replaced with new ones.

Note : The XRI Node and Element Name cannot have Spaces.
          So don't enter any Spaces in these Text Boxes.

Delete XRI at xri://@acme*user*

Download OpenXRI Source Code & Install Guide

If you have any questions or comments about this demo please feel to contact

Also, if you have questions about the OpenXRI usage and code, please post them at OpenXRI Mailing List

Back to Introduction to XRI Document