mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 01:11:43 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@63499 954022d7-b5bf-4e40-9824-e11837661b57
9 lines
177 B
XML
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"/>
|