--%>

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 : Define the term Graphical User Interface

    Graphical User Interface: A Graphical User Interface (abbreviated as GUI) is a part of a program which permits user interaction through graphical components, like menus, buttons, text areas, and so forth. Interaction frequently includes the usage of a

  • Q : What do you mean by program counter

    What do you mean by the term program counter? Write down its use?

  • Q : How virtual machine simplify writing

    How does a virtual machine simplify the task of writing a distributed application?

  • Q : Define the term Statement terminator

    Define the term Statement terminator: The semicolon (;) is employed to point out the end of a statement.

  • Q : Data type conversion Data type

    Data type conversion: Conversion of one data type into the other data type. Two kind of conversion that is, A) Implicit Conversion: This is automatically taken care

  • Q : What is Leverage Model-Based Design

    Leverage Model-Based Design: Model-based design provides useful hints of how a large system can be reduced so that its state space becomes searchable. If not inherently visible in the design (for example, by means of using a “State” design

  • Q : Define Function Function : The name

    Function: The name given to assembly of statements which does some particular task and might return a value. Function can be invoked (or called) any number of time and anywhere in the program.

  • Q : Define Loop variable Loop variable : A

    Loop variable: A variable employed to control the operation of a loop, like a for loop. Usually, a loop variable will be provided an initial value and it is then incremented after each and every iteration till it passes or reaches a terminating value.

  • Q : How can I check while a web page

    How can I check while a web page contains exact text?

  • Q : Define the term Static type Define the

    Define the term Static type: It is the static type of an object is the declared type of the variable employed to refer to it.