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:54:02 UTC

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

rdonkin     2003/07/02 12:54:02

  Added:       betwixt/src/test/org/apache/commons/betwixt/xmlunit
                        scarab-two.xml
  Log:
  Example xml for testing xmlunit
  
  Revision  Changes    Path
  1.1                  jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/xmlunit/scarab-two.xml
  
  Index: scarab-two.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  
  <!--
  <!DOCTYPE scarab SYSTEM "/scarab/dtd/scarab-settings.dtd">
  -->
  
  <scarab-settings>
    
    <global-attributes>
      <global-attribute>
        <name>Description</name>
        <type>long-string</type>
        <description>Description</description>
        <created-date>
          <format>yyyy-MM-dd HH:mm:ss</format>
          <timestamp>2002-05-31 13:29:27.0</timestamp>
        </created-date>
      </global-attribute>
    
      <global-attribute>
        <name>Functional area</name>
        <type>Dropdown list</type>
        <description>Functional area</description>
        <created-date>
          <format>yyyy-MM-dd HH:mm:ss</format>
          <timestamp>2002-05-31 13:29:27.0</timestamp>
        </created-date>
        <global-attribute-options>
          <global-attribute-option>
            <name>Root</name>
            <deleted>false</deleted>
            <child-option>UI</child-option>
            <weight>1</weight>
            <preferred-order>1</preferred-order>
          </global-attribute-option>
          <global-attribute-option>
            <name>Root</name>
            <deleted>false</deleted>
            <child-option>Code</child-option>
            <weight>1</weight>
            <preferred-order>1</preferred-order>
          </global-attribute-option>
        </global-attribute-options>
      </global-attribute>
    </global-attributes>
    
    <global-issue-types>
      <global-issue-type>
        <name>Defect</name>
        <description>An issue in existing feature/functionality.</description>
        <template>Defect Template</template>
      </global-issue-type>
    
      <global-issue-type>
        <name>Enhancement</name>
        <description>Improvement to an existing feature.</description>
        <template>Enhancement Template</template>
      </global-issue-type>
    </global-issue-types>
    
    <modules>
      <module>
        <id>5</id>
        <parent>1</parent>
        <name>Source</name>
        <owner-id>turbine@tigris.org</owner-id>
        <description>Source</description>
        <url>/PacmanJVM/source/</url>
        <domain></domain>
        <code>PACS</code>
      </module>
    </modules>
  
  </scarab-settings>
  
  
  

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