/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to xml/info/XBase.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Namespace
 
2
---------
 
3
 Not required
 
4
 
 
5
Sample
 
6
------
 
7
   <sometag xml:base="/hotpicks/">
 
8
        <link xlink:type="simple" xlink:href="pick1.xml">Hot Pick #1</link>
 
9
   </sometag>
 
10
 
 
11
 Equivalent to HTML BASE element. Specifies start point for relative links.
 
12
 Can be redefined in sub tags