Last change
on this file since 98879 was 98584, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Setting svn properties of DITA-OT library.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
491 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!-- This file is part of the DITA Open Toolkit project hosted on
|
---|
3 | Sourceforge.net. See the accompanying license.txt file for
|
---|
4 | applicable licenses.-->
|
---|
5 | <!-- (c) Copyright IBM Corp. 2005 All Rights Reserved. -->
|
---|
6 | <!ELEMENT messages (message)+ >
|
---|
7 | <!ELEMENT message (reason, response) >
|
---|
8 | <!ATTLIST message id ID #REQUIRED >
|
---|
9 | <!ATTLIST message type (FATAL|ERROR|WARN|INFO|DEBUG) #REQUIRED >
|
---|
10 | <!ELEMENT reason (#PCDATA) >
|
---|
11 | <!ELEMENT response (#PCDATA) >
|
---|
Note:
See
TracBrowser
for help on using the repository browser.