Files
core/DesktopEditor/xml/libxml2/test/defattr2.xml
Oleg.Korshul a3a19a796b xmlutils crossplatform
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@63499 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:14:17 +03:00

9 lines
177 B
XML

<!DOCTYPE doc [
<!ELEMENT doc EMPTY>
<!ATTLIST doc
defatt (0|1) "0"
xmlns:tst CDATA #FIXED "http://example.org"
tst:att (0|1) "1">
]>
<doc att="1"/>