
User’s Manual Meta Information
113
The information file will be sent to the “Archiving System” destination
with the entered value - in this case the archiving system would be set
to archive the document corresponding to the specified level of
importance.
In this scenario, the archiving system understands the XML syntax. An
XML information file is generated (through the CDATA section).
<Output FileName="$DOC_IMPORTANCE$">
<To><Destination Description="Archiving
System"/></To>
<Format><!CDATA<?xml version="1.0"?>
<!DOCTYPE NewArchiveDocument SYSTEM
"newarchivedoc.dtd">
<NewArchiveDocument>
<DOC_ID>$DOC_ID$</DOC_ID>
<DOC_IMPORTANCE>$DOC_IMPORTANCE$</DOC_IMPORTANCE>
<DOC_NAME>$DOC_NAME$</DOC_NAME>
<DOC_ISSUER>$DOC_ISSUER$</DOC_ISSUER>
<DOC_VERSION>$DOC_VERSION$</DOC_VERSION>
<DOC_CLASS>$DOC_CLASS$</DOC_CLASS>
<HOST>$INT_HOST_ADDRESS$</HOST>
</NewArchiveDocument>
]]>
</Format>
</Output>
</AlwaysAsk>
</MetaDataFile>
Kommentare zu diesen Handbüchern