[Zodb-checkins] CVS: Packages/ZConfig/tests/input - library.xml:1.1.2.1
   
    Fred L. Drake, Jr.
     
    fred@zope.com
       
    Mon, 23 Dec 2002 10:57:15 -0500
    
    
  
Update of /cvs-repository/Packages/ZConfig/tests/input
In directory cvs.zope.org:/tmp/cvs-serv21449/input
Added Files:
      Tag: zconfig-schema-devel-branch
	library.xml 
Log Message:
Test suite for the new loader features.
=== Added File Packages/ZConfig/tests/input/library.xml ===
<schema>
  <description>
    Sample library of reusable data types.
  </description>
  <sectiontype type="type-a"/>
  <sectiontype type="type-b"/>
</schema>