git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225980 13f79535-47bb-0310-9956-ffa450edef68
8 lines
169 B
DTD
8 lines
169 B
DTD
<!ELEMENT test (foo|bar)+>
|
|
|
|
<!ENTITY % mod PUBLIC "-//Apache//ENTITIES Resolver Test Module V1.0//EN"
|
|
"http://example.com/does-not-exist">
|
|
|
|
%mod;
|
|
|