source: NonGTP/Xerces/xerces-c_2_8_0/tests/DOM/TypeInfo/data/TypeInfoJustDTD.xml @ 2674

Revision 2674, 328 bytes checked in by mattausch, 16 years ago (diff)
Line 
1<!DOCTYPE attributeTest SYSTEM "TypeInfo.dtd" >
2<attributeTest
3   xmlns:foo = "lala"
4   cdata = "cdata"
5   enum = "a"
6   id = "someID"
7   idRef = "someID"
8   idRefs = "someID"
9   nmToken = "abc"
10   nmTokenDefault2 = "test"
11   nmTokens = "abc"
12   entity = "APACHE"
13   entities = "APACHE"
14   notation = "png"
15         noDecl = "lalal"
16/>
Note: See TracBrowser for help on using the repository browser.