You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

disabled-testcases.dtd 238B

1234567
  1. <!ELEMENT disabled-testcases (testcase)*>
  2. <!ELEMENT testcase (name?,file,description?,reference*)>
  3. <!ATTLIST testcase id ID>
  4. <!ELEMENT name #PCDATA>
  5. <!ELEMENT file #PCDATA>
  6. <!ELEMENT description #PCDATA>
  7. <!ELEMENT reference #PCDATA>