--%>

Define the term non-XML resource

Define the term non-XML resource?

E

Expert

Verified

We can use the XPointer Framework along with non-XML resources. This is particularly effective while your resource is backed by several kind of a DBMS, or while you have any doubt to a data model, such as RDF, and not XML syntax of a representation data model. Nonetheless, please see that the authoritative interpretation of the fragment identifier is found by the Internet Media Type. If you need to opt-in for XPointer, then you can all the time create publish your own Internet Media Type along with IANA and exact that this supports the XPointer Framework for some type of non-XML resource. But, you are going to require declaring your own XPointer schemes too.

   Related Questions in Programming Languages

  • Q : What is Application programming

    Application programming interface (API): It is a set of definitions that you can make use of it in writing programs. In the perspective of Java, these are the classes, packages, and interfaces which can be utilized to build complex ap

  • Q : Define Number of Interleavings Number

    Number of Interleavings: Besides the raw number of threads, the state space is affected by the number of potential interleavings of these threads. While there exist automated techniques (partial-order reduction) to reduce these interleavings, most mod

  • Q : Define Object serialization Object

    Object serialization: The writing of an object's contents in such a manner that its state can be restored, either at a later time, or in a different procedure. This can be employed to store objects between runs of a program, or to transfer or shifts o

  • Q : Define Unions Unions: Unions in C and

    Unions: Unions in C and C++ are object overlays—aggregate quantities such as structs, except that each element of the union consists offset 0, and the total size of union is only as large as is required to hold its largest member (Kernighan and

  • Q : Define Accessor method Accessor method

    Accessor method: A technique specifically designed to offer access to a private attribute of a class. By convention, we name accessors with a get prefix followed by the name of the attribute being accessed. For example, the accessor for an attribute n

  • Q : Explain Throw statement Throw statement

    Throw statement: It is a statement employed to throw an exception. For example:     throw new IndexOutOfBoundsException(i+" is too large.");

  • Q : "This" Pointer "this" pointer: In C++

    "this" pointer: In C++ uses a unique keyword called "this" to represent a object that

  • Q : Phenomenon of page fault Explain the

    Explain the phenomenon of page fault?

  • Q : State the term URL path State the term

    State the term URL path?

  • Q : Define software Define the term

    Define the term software?