Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics


Resources

 ADO.NET (5)  OTA (47)  WAP (4)  XMLHTTP (1)
 Database (31)  Pattern (3)  WebDAV (57)  XMPP (28)
 Debugging (15)  RDF (53)  WebService (195)  XPath (142)
 DIME (6)  RSS (24)  WML (148)  XPointer (36)
 DOM (83)  SAX (80)  WSDL (133)  XQL (23)
 DTD (136)  Schema (209)  XAML (1)  XQuery (99)
 ebXML (106)  SMIL (119)  XBRL (201)  XSchema (18)
 Flash (21)  SOAP (165)  XForms (141)  XSL (133)
 Humor (1)  SQL (4)  XHTML (388)  XSL-FO (78)
 Java (636)  SQLXML (47)  XLL (7)  XSQL (44)
 MathML (124)  SVG (721)  XML (857)  XUL (21)
 Oracle (19)  VoiceXML (84)  XML.NET (16)

Total Resources: 5,510

 


xpointer Resources
Prev Next
1 2
 
drx: XPointer
An introductory XPointer tutorial, and a growing list of resources. Stay up to date by subscribing to the RSS feed.

Type: XPointer  #Views: 769  Category: Resource    

Introduction to XPointer
An introduction to XPointer.

Type: XPointer  #Views: 954  Category: Resource    

W3C Publishes Note Defining an XML Indirection Facility for XLink and XPointer.
W3C has acknowledged receipt of a technical submission from ISOGEN International describing an XML Indirection Facility. As presented in the published W3C Note, XIndirect is "a simple mechanism for using XML to represent indirect addresses in order to augment the core functionality of XLink and XPointer without requiring either of those specifications to themselves require support for indirect addresses.

Type: XPointer  #Views: 882  Category: Resource    

Separating Links from Content using XML, XLink and XPointer
This paper explains inline and out-of-line linking. It discusses the most important issues to consider when authoring and managing link information, comparing the inline approach to the out-of-line approach.

Type: XPointer  #Views: 866  Category: Resource    

The XPointer pipeline1() Scheme
The XML Pipeline Definition Language 1.0-based pipeline1() scheme is intended to be used within the XPointer Framework[14] to support the addressing of nodes within XML documents. Pointer parts using the pipeline1() scheme will always fail, as they do not identify portions of an XML document, but they can communicate (though not enforce) expectations for processing of later parts of an XPointer.

Type: XPointer  #Views: 856  Category: Resource    

XML XPointer Requirements
This document presents requirements for the XPointer language. XPointer provides ways to directly identify any node, data, or selection in any XML document by describing its structure and context. An identified data location is called a "target."

Type: XPointer  #Views: 829  Category: Resource    

XLink and XPointer
The simple HTML one-way link mechanism is too limited for the XML world. We need to be able to express link relationships when we might not have write access to either the source or the destination. Sometimes we need one-to-many links.

Type: XPointer  #Views: 988  Category: Resource    

W3C Publishes Four Working Drafts for the XML Pointer Language (XPointer).
The W3C XML Linking Working Group has released four Working Drafts relating to XPointer. W3C XPointer "supports addressing into the internal structures of XML documents, allowing for traversals of a document tree and choice of its internal parts based on various properties, such as element types, attribute values, character content, and relative position."

Type: XPointer  #Views: 805  Category: Resource    

XLinks and XPointers Notes
Some notes about XLinks and XPointers

Type: XPointer  #Views: 438  Category: Resource    

XML Pointer Language (XPointer) Version 1.0
This specification defines the XML Pointer Language (XPointer), the language to be used as the basis for a fragment identifier for any URI reference that locates a resource of Internet media type text/xml or application/xml.

Type: XPointer  #Views: 443  Category: Resource    

A library for XPointer
XPointer is a W3C proposed standard for the addressing of arbitrary fragments of XML documents. XPointer extends XPath, which is used to address nodes, and adds support for single positions within a text node (the so-called points) and ranges within and across element nodes.

Type: XPointer  #Views: 435  Category: Resource    

XML Pointer Language (XPointer) Published as a W3C Candidate Recommendation.
The W3C XML Linking Working Group has announced the release of XML Pointer Language (XPointer) Version 1.0 as a W3C Candidate Recommendation. The CR replaces the second last-call Working Draft version of January 08, 2001, and is open for public comment through March 4, 2002. XPointer is "built on top of the XML Path Language (XPath), which is an expression language underlying the XSL Transformations (XSLT) language.

Type: XPointer  #Views: 412  Category: Resource    

XPointer becomes a W3C Candidate Recommendation
The W3C's XPointer, a language used to reference XML fragments, has entered Candidate Recommendation phase, where implementation experience is solicited from developers.

Type: XPointer  #Views: 416  Category: Resource    

Glossary of "XPointer Framework"
A software component that incorporates or uses an XPointer processor because it needs to access XML subresources. The occurrence and usage of XPointers, and the behavior to be applied to resources and subresources obtained by processing those XPointers, are governed by the definition of each application's corresponding data format (which could be XML-based or non-XML-based). For example, HTML Web browsers and XInclude processors are applications that might use XPointer processors.

Type: XPointer  #Views: 438  Category: Resource    

XPointer
This is an overview about XPointer on PDF format.

Type: XPointer  #Views: 448  Category: Resource    

XPointer Working Drafts
The XML Linking WG has just published four XPointer Working Drafts, representing the dissection of XPointer into a general framework and multiple independent schemes: element(), xmlns(), and xpointer().

Type: XPointer  #Views: 428  Category: Resource    

New Last Call for XPointer
Unlike its companions XLink and XML Base, XPointer has retreated from Candidate Recommendation to Last Call Working Draft status.

Type: XPointer  #Views: 425  Category: Resource    

XPointer
The XML Pointer Language (XPointer) is the language to be used as the basis for a fragment identifier for any URI reference that locates a resource of Internet media type text/xml or application/xml.

Type: XPointer  #Views: 413  Category: Resource    

XLink and XPointer prepare to move forward
XLink and XPointer seem ready to move forward after Daniel Veillard released the decisions of the XML Linking Working Group regarding the comments on the XLink and XPointer CRs.

Type: XPointer  #Views: 408  Category: Resource    

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.

Type: XPointer  #Views: 392  Category: Resource    

Prev Next
1 2


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
help desk support
clown masks
it outsourcing services
Printer ink
Conference Call
Video Surveillance
MailCleaner Spam Gateway
Skype vs. sipcall

2,848 Total Members
29 members(last 30 days)
4 members(last 7 days)
0 members(today)

1,906 Total Discussions
7 Posts(last 30 days)
3 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,057 Total Resources
9 Resources(last 30 days)
8 Resources(last 7 days)
0 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139