home *** CD-ROM | disk | FTP | other *** search
/ XML Bible (2nd Edition) / XML_Bible_Second_Edition_Hungry_Minds_2001.iso / mac / source / 24 / valid_greeting.xml < prev    next >
Extensible Markup Language  |  2001-04-14  |  162b  |  6 lines

  1. <?xml version="1.0"?>
  2. <GREETING xsi:noNamespaceSchemaLocation="greeting.xsd"
  3.   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4. Hello XML!
  5. </GREETING>
  6.