This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sigdbroot [2010/04/15 16:39] – klank | sigdbroot [2010/04/15 16:44] (current) – klank | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== SigDBRoot: configuring over XML ====== | ||
| + | |||
| + | |||
| + | The Signature Database Root Node (SigDBRoot) is a list of Signatures. All signatures have the property '' | ||
| + | |||
| + | The property '' | ||
| + | |||
| + | |||
| + | Additionally, | ||
| + | all signatures have a list of Descriptors that is stored in the node | ||
| + | [[DescibingElems|< | ||
| + | |||
| + | All signatures have another list of classes that is stored in contained in the node | ||
| + | [[Classes|< | ||
| + | |||
| + | An example for a Signature contained in a SigDBRoot: | ||
| + | > | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <Class ClassName=" | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | <Class ClassName=" | ||
| + | <Class ClassName=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | see also [[SignatureDB|< | ||
| + | |||