You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/07/02 21:53:44 UTC

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/xmlunit scarab-one.xml

rdonkin     2003/07/02 12:53:44

  Added:       betwixt/src/test/org/apache/commons/betwixt/xmlunit
                        scarab-one.xml
  Log:
  Example xml for testing xmlunit
  
  Revision  Changes    Path
  1.1                  jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/xmlunit/scarab-one.xml
  
  Index: scarab-one.xml
  ===================================================================
  <?xml version='1.0'?>
         <scarab-settings>
           <modules>
             <module>
               <name>Source</name>
             </module>
           </modules>
           <global-issue-types>
             <global-issue-type>
               <name>Defect</name>
             </global-issue-type>
             <global-issue-type>
               <name>Enhancement</name>
             </global-issue-type>
           </global-issue-types>
           <global-attributes>
             <global-attribute>
               <created-date>
                 <timestamp>2002-05-31 13:29:27.0</timestamp>
                 <format>yyyy-MM-dd HH:mm:ss</format>
               </created-date>
               <name>Description</name>
               <global-attribute-options/>
             </global-attribute>
             <global-attribute>
               <created-date>
                 <timestamp>2002-05-31 13:29:27.0</timestamp>
                 <format>yyyy-MM-dd HH:mm:ss</format>
               </created-date>
               <name>Functional area</name>
               <global-attribute-options>
                 <global-attribute-option>
                   <name>Root</name>
                   <child-option>UI</child-option>
                   <preferred-order>1</preferred-order>
                 </global-attribute-option>
                 <global-attribute-option>
                   <name>Root</name>
                   <child-option>Code</child-option>
                   <preferred-order>1</preferred-order>
                 </global-attribute-option>
               </global-attribute-options>
             </global-attribute>
           </global-attributes>
         </scarab-settings>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org