Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: XPointer


In the News (Wed 23 Dec 09)

  
  XPointer - Wikipedia, the free encyclopedia
At the present time (late 2002), XPointer is divided among four specifications: a "framework" which forms the basis for identifying XML fragments, a positional element addressing scheme, a scheme for namespaces, and a scheme for XPath-based addressing.
The XPointer language is designed to address structural aspects of XML, including text content and other information objects created as a result of parsing the document.
XPointer is encumbered by a technology patent held by Sun Microsystems.
en.wikipedia.org /wiki/XPointer   (171 words)

  
 XML Pitstop : Largest Source of XML Examples on the Web
The XPointer xmlns() scheme is intended to be used with the XPointer Framework to allow correct interpretation of namespace prefixes in pointers, for instance, namespace-qualified scheme names and namespace-qualified element or attribute names appearing within scheme data.
XPointer is the component of the XLink technology that's used to address parts of XML documents.
XPointer provides much finer-grained control over the part of an XML document that can be addressed, which is in contrast to the general approach employed by HTML.
www.xmlpitstop.com /ListResourcesByType/DispContentType/XPointer/PageNumber/1.aspx   (911 words)

  
 XML Pointer Language (XPointer) Version 1.0
XPointer is built on top of the XML Path Language [XPath], which is an expression language underlying the XSL Transformations (XSLT) language.
XPointers (in URI references) also often appear in XML documents, which impose some escaping requirements of their own when the document encoding limits the repertoire that can be used directly.
If an XPointer appears in a URI reference or IURI reference in an XML document, any characters not expressible in the encoding used for the XML document must be escaped as character references, and any characters that are significant to XML processing must be escaped as character references or as predefined entity references.
www.w3.org /TR/WD-xptr   (7265 words)

  
 XML Pointer Language — XPointer   (Site not responding. Last check: 2007-10-10)
XPointer's goal is to define a mechanism for XML fragment identifiers.
XPointer generalizes the concept of XPath nodes to locations, and, in essence, this generalization defines each location to be an XPath node, a point, or a range.
In summary, XPointer's extensions to XPath's data model include the extension of the concept of nodes and node sets to that of locations and location sets (with the location being a node, a point, or a range).
www.awprofessional.com /articles/article.asp?p=29016&seqNum=2   (3365 words)

  
 XPointer Group Presentation   (Site not responding. Last check: 2007-10-10)
More specifically, XPointer allows you to walk the tree of nodes that make up an XML document to address a specific node or nodes.
XPointer defines a syntax that is used to describe fragment identifiers, which in turn are used to specify parts of documents.
XPointer provides much finer-grained control over the part of an XML document that can be addressed, which is in contrast to the general approach employed by HTML.”(Morrison)
students.washington.edu /mskeels/xpointer.html   (547 words)

  
 Stand-off Markup: 2. XInclude and XPointer
XInclude relies on XPointer for the expression of the actual fragments of text to be internalized.
XPointer is a W3C standard providing a generic syntax to express references on an XML document through the use of schemes, i.e., different syntaxes for expressing locations within an XML document.
The xpointer() scheme defines two additional concepts, points and ranges, that can be used to specify sub-node fragments (e.g., a few words within a longer text node) or trans-node fragments (e.g., a longish text spanning across different branches of the overall XML tree).
www.tei-c.org /Activities/SO/sow06.xml.ID=body.1_div.2   (433 words)

  
 xmlhack: XPointer splits into four pieces
The much delayed XPointer specification has broken into four pieces, including an XPointer Framework and three schemes - xmlns(), element(), and xpointer(), with all but the last in Last Call.
All the drafts are last-call WDs, except for the xpointer() scheme.
Xpointer is a very important specification, I know because all the xml books on the market seem to s...
xmlhack.com /read.php?item=1721   (271 words)

  
 XPointer - a Whatis.com definition   (Site not responding. Last check: 2007-10-10)
XPointer is a language for locating data within an Extensible Markup Language (XML) document based on properties such as location within the document, character content, and attribute values.
XPointer consists of a description that comes after the # symbol in a Uniform Resource Locator (URL).
XPointer can be used alone or together with XPath, another language for locating data within an XML document.
searchvb.techtarget.com /gDefinition/0,,sid8_gci345240,00.html   (189 words)

  
 XML Schema: XPath and Xpointer   (Site not responding. Last check: 2007-10-10)
An XPointer provides the location of an entire XML schema document or merely a set of schema components.
Within an XML schema, predicates are valid only as part of an XPointer expression, which can be used only in conjunction with schema document (and part-of-document) locations.
The XPath id function is a great way to locate a specific node, assuming that a node specifies an ID. Note that the XPointer Recommendation surmises that IDs are "most likely to survive document change." The thought is that the structure of the XML document might change: Elements might "move" relative to one another.
www.informit.com /articles/article.asp?p=30888&seqNum=2   (1547 words)

  
 [No title]
The XPointer Framework document describes the Internet media types that the XPointer proposed recommendations apply to, as well as describing the syntax of the XPointer language.
The purpose of the XPointer element() Scheme document is to describe how, in conjunction with the XPointer Framework, you’d use XPointer to address XML elements in an application.
Finally, we have the XPointer xmlns() Scheme document, which describes the XML namespace used for XML Pointers, including namespace prefixes and namespace qualified names.
techrepublic.com.com /5102-22-1049620.html   (1013 words)

  
 XPointers
XPointers use the same XPath syntax that you're familiar with from XSL transformations to identify the parts of the document they point to, along with a few additional pieces.
XPointers enable you to target a given element by number, name, type, or relation, to other elements in the document.
For the moment, therefore, an XPointer can be used as an index into a complete document, the whole of which is loaded and then positioned at the location identified by the XPointer, and even this much is more than most browsers can handle.
www.cafeconleche.org /books/bible2/chapters/ch20.html   (6823 words)

  
 XPointer
XPointers use the same XPath syntax that you’re familiar with from XSLT to identify the parts of the document they point to, along with a few additional pieces.
For the moment, therefore, an XPointer can be used as an index into a complete document, the whole of which is loaded and then positioned at the location identified by the XPointer, and even this is more than most browsers can handle.
An XPointer is used as a fragment identifier for URLs that identify XML documents.
www.ibiblio.org /xml/books/bible3/chapters/ch18.html   (6804 words)

  
 Business Wire: World Wide Web Consortium Issues XPointer Recom... @ HighBeam Research   (Site not responding. Last check: 2007-10-10)
The XPointer element() scheme allows the user to point to specific elements in XML documents and data, while the XPointer xmlns() scheme brings the power of XML Namespaces to the XPointer Framework, giving a way to avoid name collisions between schemes and provide namespace binding information for use within other schemes.
As XPointer schemes are independently developed, the use of the XPointer xmlns() scheme distinguishes one scheme from another in a definitive manner.
Another XPointer Scheme under development at W3C is the XPointer xpointer() Scheme, which relies on the W3C XML Path Language (XPath 1.0) Recommendation.
www.highbeam.com /library/doc0.asp?DOCID=1G1:99160777&refid=holomed_1   (847 words)

  
 Mvp.Xml project: XPointer.NET module
XPointer Framework Recommendation written in C# for the.NET platform.
XPointer xpointer() Scheme (XPath subset only) in a caching forward-only fashion.
Recall that XPointer can consist of a several pointer parts, which are evaluated in turn until one identifies any subresource.
mvp-xml.sourceforge.net /xpointer   (358 words)

  
 O'Reilly Network Safari Bookshelf - XPath and XPointer
XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information.
XPath and XPointer fills an essential need for XML developers by focusing directly on a critical topic that has been covered only briefly.
(The other context is XPointer, but that is not official W3C recommendation yet, and will be much more limited in use.) That means that a book that deals almost exclusively with XPath should give a better and fuller treatment of XPath than most of the XSLT related books in order to have added value.
safari.oreilly.com /?XmlId=0-596-00291-2   (1183 words)

  
 Sun XML | Developer Connection   (Site not responding. Last check: 2007-10-10)
XPointer is an adjunct to URIs that allows XML resources to be addressed into (for example, by links, XML or otherwise).
What XPointer adds to the mix is the ability to address arbitrary ranges of content, even if they don't form whole nodes.
XLink and XPointer (along with XML Base, another specification owned by the XML Linking WG) are in the W3C Candidate Recommendation phase, during which the W3C actively seeks implementation experience.
chinese-school.netfirms.com /xlink.html   (2806 words)

  
 The XPointer xpath1() Scheme
Like the xpointer() scheme, the xpath() scheme supports addressing into the internal structures of XML documents and external parsed entities, supporting addressing document's hierarchical structure and choice of its internal parts based on various properties, such as element types, attribute values, character content, and relative position.
The XPointer set of specifications also includes shorthand pointers (based on ID values with their own complications) and support for an element()[13] scheme that is effectively a subset of XPath, but these offer considerably less functionality than XPath.
Conforming XPointer processors claiming to support the xpath1() scheme must conform to the behavior defined in this specification and may conform to additional XPointer scheme specifications, including in particular the xpointer() scheme[14] which is a superset of the xpath1() scheme.
simonstl.com /ietf/draft-stlaurent-xpath-frag-00.html   (1297 words)

  
 Fragment Identifier for XML (FIXptr)
XPointer [XPointer] is intended to be the definition of the fragment identifier language for the four main XML-related Internet media types [IETF RFC 3023].
It is worth noting that there is only one implementation of XPointer that is known to be complete, and no vendors have adopted and deployed it.
XPointers are typically generated, not hand-coded, and generated XPointers tend not to take advantage of built-in knowledge of the schema being used in order to avoid future breakage.
lists.w3.org /Archives/Public/www-xml-linking-comments/2001AprJun/att-0074/01-NOTE-FIXptr-20010425.htm   (3762 words)

  
 Signs on the Sand: XPointer goes to Recommendation
XPointer Framework, which defines basic semantics and syntax of XML addressing/fragment identifying.
They decided to leave the most powerful and (therefore?) contradictory xpointer() schema out of this release, it's still frozen at WD stage.
As a matter of fact main thing I wanted to say is that this event effectively means XInclude, which greatly depends on XPointer and still stays in Candidate Rec bed apparently may be also released very soon.
www.tkachenko.com /blog/archives/000004.html   (286 words)

  
 XML.com: XPointer and the Patent
At that time it was noted that the Sun patent may affect the XPointer specification.
By receiving and/or implementing the XPointer Specification, You acknowledge and agree to be bound by the following terms and conditions...
Alongside XLink, XPointer is a key component of next generation web technologies, and as such is too important to suffer "death on arrival." Len Bullard
www.xml.com /pub/a/2001/01/17/xpointer.html   (1815 words)

  
 WDVL: XLink and XPointer: XML Linking/Pointer Languages
XPointer specifies a mechanism for pointing to arbitrary chunks (fragments) of a target document, even when the original author of the target document did not provide fragment identifiers (e.g., "some_target.html#section2").
XPointer became first a Candidate Recommendation on June 7, 2000, but moved backwards to Last Call Working Draft status in January 2001 due to some implementation and patent problems.
According to the abstract from the spec, "XPointer, which is based on the XML Path Language (XPath), s supports addressing into the internal structures of XML documents and external parsed entities.
wdvl.internet.com /Authoring/Languages/XLink   (1254 words)

  
 XML: XLink and XPointer - Overview by Eve Maler
XLink (the new name) is a package of hyperlinking functionality that comes in two parts: the "XLink" component (http://www.w3.org/TR/WD-xlink) allows links in your XML documents to be recognized as such, and the "XPointer" component (http://www.w3.org/TR/WD-xptr) allows your links to address into precise sub-parts of an XML document.
XPointer is a little mini-language that you can stick on the end of a URL after the #, in the case where the URL points to an XML document.
The best part about XPointer is that, if you do addressing this way, your link will probably be more robust against some change in the target document.
www.oasis-open.org /cover/xlinkMaler980402.html   (734 words)

  
 xmlhack: Will a Sun patent burn XPointer?
Since Elliotte Rusty Harold recommended "complete rejection of this specification until such time as Sun's patent can be dealt with more reasonably," the XML-dev mailing list has been discussing the licensing terms for the patent.
Daniel Veillard, who chaired XPointer meetings on the subject, noted that "We can't chase them all and if we did we would make no progress every effort would be wasted doing those Patent lookups and fighting them :-(((," though he clearly had little sympathy for the patent itself.
Len Bullard cited prior art from Unisys and the US Army Missile Command, and noted that "The US Army might prove to be a tough problem for Sun lawyers.
www.xmlhack.com /read.php?item=985   (344 words)

  
 XPointer Implementations   (Site not responding. Last check: 2007-10-10)
Our implementation of XPointer is in JScript (the proxy is ASP-based), and in an advanced stage of implementation.
The implementation work was done by Federico Folli for his master thesis at the University of Bologna.
The main implementation work is being done by Claudio Tasso for his master thesis at the University of Bologna.
www.cs.unibo.it /~fabio/XPointer   (331 words)

  
 Cover Pages: W3C Publishes Recommendations for the XML Pointer Language (XPointer).
Limitations of 'ID' mechanism: "When XML 1.0 was first issued as a W3C Recommendation in 1998, it included a feature called 'id,' which gave authors a method for identifying a specific part of a XML document in conjunction with anchors and other xml elements.
XPointer element() Scheme Exploits XML Document Structure: "The XPointer element() scheme allows pointers to be made from some of the most common components of XML documents and data -- namely elements.
"The XPointer xpointer() scheme is intended to be used with the XPointer Framework to provide a high level of functionality for addressing portions of XML documents.
xml.coverpages.org /ni2003-03-25-a.html   (1256 words)

  
 XPointer   (Site not responding. Last check: 2007-10-10)
The XML Pointer Language (XPointer) is the language to be
The structures located with XPointer can be used as link
XPointer is built on top of the XML Path Language,
www.idealliance.org /XMLRoadmap/WEB/ts0/tp59.htm   (59 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.