One Hat Cyber Team
Your IP :
216.73.216.182
Server IP :
203.175.9.166
Server :
Linux tanggamus.iixcp.rumahweb.net 5.14.0-427.28.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 2 03:44:10 EDT 2024 x86_64
Server Software :
LiteSpeed
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
cite5577
/
www
/
backup
/
lib
/
pkp
/
dtd
/
View File Name :
rtVersion.dtd
<!-- * dtd/rt-version.dtd * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2000-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * DTD for Reading Tools version files. * --> <!-- * version - RT version container * locale: locale key code, e.g. "en_US" --> <!ELEMENT version (version_title,version_description,context*)> <!ATTLIST version id CDATA #REQUIRED locale CDATA #REQUIRED> <!-- Version information --> <!ELEMENT version_title (#PCDATA)> <!ELEMENT version_description (#PCDATA)> <!-- * context - Grouping of related searches --> <!ELEMENT context (context_title,context_abbrev,context_description,(cites_context|author_terms|define_terms|geo_terms)?,search*)> <!-- Context information --> <!ELEMENT context_title (#PCDATA)> <!ELEMENT context_abbrev (#PCDATA)> <!ELEMENT context_description (#PCDATA)> <!ELEMENT author_terms EMPTY> <!-- If present use authors as default search terms --> <!ELEMENT define_terms EMPTY> <!-- If present use as the "Define Terms" context --> <!ELEMENT cites_context EMPTY> <!-- If present use as the "Cited By X" context --> <!ELEMENT geo_terms EMPTY> <!-- If present use geo context as default search terms --> <!-- * search - Search engine descriptor --> <!ELEMENT search (search_title,search_description,url,search_url,search_post?)> <!-- Search information --> <!ELEMENT search_title (#PCDATA)> <!ELEMENT search_description (#PCDATA)> <!ELEMENT url (#PCDATA)> <!-- The URL of the site --> <!ELEMENT search_url (#PCDATA)> <!-- The URL to feed search terms into. Appending a search term must make this a valid URL --> <!ELEMENT search_post (#PCDATA)> <!-- Post parameters in query string format, if applicable -->