logging_xml » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2015-02-17 | 2015-02-18 | ||
| xslt example (martin) | releasing 5.7 stable, removing &beta tags (or replacing with &recent) (martin) | ||
| Line 157: | Line 157: | ||
| ==== checksum ==== | ==== checksum ==== | ||
| - | [[ui_properties#checksum|Calculating a checksum]] of a remote file. &beta_feature | + | [[ui_properties#checksum|Calculating a checksum]] of a remote file. |
| Elements: | Elements: | ||
| Line 232: | Line 232: | ||
| | ''modification'' | Modification timestamp (in ''value'' attribute)((All timestamps in XML log have XML ''dateTime'' type, where only ''%%YYYY-MM-DD"T"HH:MM:SS.NNN"Z"%%'' syntax is used.)) | | | ''modification'' | Modification timestamp (in ''value'' attribute)((All timestamps in XML log have XML ''dateTime'' type, where only ''%%YYYY-MM-DD"T"HH:MM:SS.NNN"Z"%%'' syntax is used.)) | | ||
| | ''permissions'' | File permissions in Unix format ''rwxrwxrwx'' (in ''value'' attribute) | | | ''permissions'' | File permissions in Unix format ''rwxrwxrwx'' (in ''value'' attribute) | | ||
| - | | ''owner'' | File owner (in ''value'' attribute) &beta_feature | | + | | ''owner'' | File owner (in ''value'' attribute) | |
| - | | ''group'' | File group (in ''value'' attribute) &beta_feature | | + | | ''group'' | File group (in ''value'' attribute) | |
| Example: | Example: | ||