|-
| '''Errors'''
|{{Error|ARCH0001|#Errors}} the number of entries and contents differs.<br />{{Error|ARCH0002|#Errors}} (some of) the contents are not of type {{Code|xs:string}} or {{Code|xs:base64Binary}}.<br />{{Error|ARCH0003|#Errors}} entry descriptors contain invalid entry names, timestamps or compression levels.<br/>{{Error|ARCH0004|#Errors}} the specified encoding is invalid or not supported, or the string conversion failed.<br/>{{Error|ARCH0005|#Errors}} the specified option or its value is invalid or not supported.<br />{{Error|ARCH9999|#Errors}} archive creation failed for some other reason.
|-
| '''Examples'''
|{{Code|ARCH0004}}
|The specified encoding is invalid or not supported, or the string conversion failed.
|-
|{{Code|ARCH0005}}
|The specified option or its value is invalid or not supported.
|-
|{{Code|ARCH9999}}