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 (149)  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 (48)  XLL (7)  XSQL (44)
 MathML (124)  SVG (721)  XML (858)  XUL (21)
 Oracle (19)  VoiceXML (84)  XML.NET (16)

Total Resources: 5,513

 


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: 1332  Category: Resource    

Introduction to XPointer
An introduction to XPointer.

Type: XPointer  #Views: 1505  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: 2508  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: 1383  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: 1428  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: 2491  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: 1569  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: 2459  Category: Resource    

XLinks and XPointers Notes
Some notes about XLinks and XPointers

Type: XPointer  #Views: 791  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: 777  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: 762  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: 717  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: 1921  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: 737  Category: Resource    

XPointer
This is an overview about XPointer on PDF format.

Type: XPointer  #Views: 768  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: 1749  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: 760  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: 694  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: 703  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: 722  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
Printer ink
help desk support
silicone masks
it outsourcing services
chicago web design
Registro de Dominios
Cheap Web Hosting
Cummins ECM
Gucci sunglasses
Video Surveillance
Skype vs. sipcall

4,072 Total Members
44 members(last 30 days)
2 members(last 7 days)
0 members(today)

1,948 Total Discussions
0 Posts(last 30 days)
0 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,132 Total Resources
12 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)


 

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