DOM guide: Resolving URIs

From COLLADA Public Wiki
Revision as of 21:09, 16 March 2007 by Elf (talk | contribs) (more example text)
Jump to navigation Jump to search

When your application encounters a URI, it needs to resolve the actual location of the referenced item. This page describes how to do this.

Andy, here are some random headings that might or might not be what you need to talk about, but they give examples of phrasing.

Resolving full URLs

Some background blah blah

To resolve URLs:

  1. first step
  2. second step
  3. third step

Resolving internal references

blah blah

Resolving external references

blah blah

Related topics