[Zope3-checkins] CVS: Zope3/src/ZConfig/tests/library/widget - extra.xml:1.1

Fred L. Drake, Jr. fred@zope.com
Thu, 10 Jul 2003 14:39:51 -0400


Update of /cvs-repository/Zope3/src/ZConfig/tests/library/widget
In directory cvs.zope.org:/tmp/cvs-serv4271/tests/library/widget

Added Files:
	extra.xml 
Log Message:
Added "file" attribute to the "import" element; this allows a package to
provide more than one ZConfig schema component.


=== Added File Zope3/src/ZConfig/tests/library/widget/extra.xml ===
<component>
  <sectiontype name='extra-type'>
    <key name='some-key'/>
  </sectiontype>
</component>