Basic HTML version of Foils prepared July 6 99

Foil 17 Namespaces - Declaration

From Introduction to XML CPS714 Computational Science Information Track -- June 9 99. by Lukasz Beca


1 Default declaration
2 <clip xmlns="urn:Clip.org:ClipInfo">
3 <title></title>
4 </clip>
5 Explicit declaration
6 <cl:clip xmlns:cl="urn:Clip.org:ClipInfo"
7 xmlns:money="urn:Finance:Money">
8 <cl:title>The Fish Slapping Dance</cl:title>
9 <cl:price money:currency="US dollar"ᡆ.76</cl:price>
10 </cl:clip>

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999