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