--%>

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 : Explain the purpose of using XML

    Explain the purpose of using XML.

  • Q : What is Client Client : It is a user of

    Client: It is a user of a service. The Web client requests resources from Web server, for example: Whenever the client is an object then this is the sender of messages to its object servers.

  • Q : What is BLAST in program model checking

    What is BLAST in program model checking: The abbreviation is Berkeley Lazy Abstraction Software Verification Tool (BLAST) is a software model checker for C programs. The main goal of BLAST (BLAST website) is to be able to check that software satisfies

  • Q : Define Unconditional Jumps

    Unconditional Jumps: Jumps which are not strictly upwards in the block hierarchy can require extensive control-flow manipulation, including creation of redundant code, and should be avoided if possible. Such jumps add considerable modeling overhead fo

  • Q : Define Bootstrap classes Bootstrap

    Bootstrap classes: The classes which make up the Java Platform Core Application Programming Interface (API), like those found in the java.lang, java.io and java.io packages.

  • Q : Define Checked exception Checked

    Checked exception: An exception which should be caught locally in the try statement, or propagated through a throws clause stated in the method header.

  • Q : Define the term Toggle Define the term

    Define the term Toggle: To alternate among two values, like true and false, on and off, or 1 & 0.

  • Q : State Finalization Finalization :

    Finalization: Instantly before an object is garbage collected, its finalize method is called. This offers it the opportunity to free any resources it may be holding on to.

  • Q : Explain Multiple inheritance Multiple

    Multiple inheritance: The capability of a class or interface to expand more than one interface or class. In Java, multiple inheritance is only accessible in the circumstances which are shown below: An interf

  • Q : Define class Define class?

    Define class?