home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / XML Writer 2.12 / XML writer.exe / file0026.bin < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  191 b   |  9 lines

  1. <?xml version="1.0"?>
  2. <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  3.         targetNamespace="http://your_namespace"
  4.         xmlns="http://your_namespace">
  5.  
  6.  
  7. </xsd:schema>
  8.  
  9.