|
|
|
@ -1,14 +1,26 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<yacyUrlInfo>
|
|
|
|
|
<!-- Resource metadata -->
|
|
|
|
|
<meta>
|
|
|
|
|
<url>#(error)#::#[url]##(/error)#</url>
|
|
|
|
|
<hash>#(error)#::#[hash]##(/error)#</hash>
|
|
|
|
|
<wordCount>#(error)#::#[wordCount]##(/error)#</wordCount>
|
|
|
|
|
<desc>#(error)#::#[desc]##(/error)#</desc>
|
|
|
|
|
<size>#(error)#::#[size]##(/error)#</size>
|
|
|
|
|
<mimeType>#(error)#::#[mimeType]##(/error)#</mimeType>
|
|
|
|
|
<url>#(error)##[url]#::#(/error)#</url>
|
|
|
|
|
<hash>#(error)##[hash]#::#(/error)#</hash>
|
|
|
|
|
<wordCount>#(error)##[wordCount]#::#(/error)#</wordCount>
|
|
|
|
|
<desc>#(error)##[desc]#::#(/error)#</desc>
|
|
|
|
|
<size>#(error)##[size]#::#(/error)#</size>
|
|
|
|
|
<mimeType>#(error)##[mimeType]#::#(/error)#</mimeType>
|
|
|
|
|
<statusCode>#(error)#0::1::2::3::4::5::6#(/error)#</statusCode>
|
|
|
|
|
<statusText>
|
|
|
|
|
#(error)#OK
|
|
|
|
|
::No URL hash submitted
|
|
|
|
|
::Unable to find URL Entry in DB
|
|
|
|
|
::Invalid URL
|
|
|
|
|
::Unable to download resource content: #[errorText]#
|
|
|
|
|
::Unable to parse resource content: #[errorText]#
|
|
|
|
|
::Unsupported protocol
|
|
|
|
|
#(/error)#
|
|
|
|
|
</statusText>
|
|
|
|
|
</meta>
|
|
|
|
|
<!-- resource body -->
|
|
|
|
|
<body mode="#(viewMode)#::1::2::3#(/viewMode)#">
|
|
|
|
|
#(viewMode)#
|
|
|
|
|
:: <!-- 1 -->
|
|
|
|
|