Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
1f654f72586e34544fffa444693ab5fb3fb9c916
/
.
/
xpath
/
tests
/
org.w3c.xqts.testsuite
/
TestSources
/
prices.dtd
blob: 39569534fc36c480520b33545db1d1f70f6b0980 [
file
]
<!ELEMENT prices (book*)>
<!ELEMENT book (title, source, price)>
<!ELEMENT title (#PCDATA)>
<!ELEMENT source (#PCDATA)>
<!ELEMENT price (#PCDATA)>