--%>

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 an Anonymous class Anonymous

    Anonymous class: It is a class formed without a class name. Such a class will be a sub class or an implementation of an interface, and is generally formed as an actual argument or returned as a method outcome. For example:

    Q : Define Application Application : It is

    Application: It is frequently used, simply as a synonym for the program. Though, in Java, the word is particularly employed of programs with a Graphical User Interface (GUI) which are not applets.

  • Q : What is Stepwise refinement Stepwise

    Stepwise refinement: It is a divide and conquer approach to the programming, in which a complicated problem is recursively divided into smaller, sub-problems and more manageable. This approach to program design is frequently employed with structured p

  • Q : Compute the Total Shopper Spending in

    Most of the reports produced from the system compute the total dollars in purchases for a shopper. Process the following steps to build a function named TOT_PURCH_SF which accepts a shopper id as input and returns the total dollars which the shopper has spent with com

  • Q : Describe Multiple-boot options

    Multiple-boot options: The hardware configurations of several computers are capable to run various operating system and window manager combinations. A few systems permit a user to select which combination they wish to utilize during a specific session

  • Q : What are the major issues related with

    What are the major issues related with multiprocessor caches and how might you resolve them?

  • Q : Who Issues Certificates and how Who

    Who Issues Certificates and How?

  • Q : What is Super class Super class: It is

    Super class: It is a class which is extended by one or more sub classes. All Java classes encompass the Object class as a super-class.

  • Q : Describe object-oriented programming

    Briefly describe object-oriented programming (OOP)?