pentext/xml/source/snippets/snippetselection.xml

75 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<snippet_selection>
<document type="offerte">
<selection subtype="pentest">
<snippet>introandscope</snippet>
<snippet>projectoverview</snippet>
</selection>
<selection subtype="basic-scan">
<snippet>introandscope</snippet>
<snippet>projectoverview</snippet>
</selection>
</document>
<document type="contract">
<selection subtype="single_engagement">
<snippet_group set="parties">
<!-- define parties in contract -->
<snippet>parties</snippet>
</snippet_group>
<snippet_group set="whereas">
<!-- define conditions -->
<snippet>wa_companywants</snippet>
<snippet>wa_companyhasasked</snippet>
<snippet>wa_contractorcan</snippet>
<snippet>wa_noemploymentintention</snippet>
</snippet_group>
<snippet_group set="agree">
<!-- define agreement -->
<snippet>ag_noemployment</snippet>
<snippet>ag_companyinstructs</snippet>
<snippet>ag_worktime</snippet>
<snippet>ag_ownrisk</snippet>
<snippet>ag_payment_single_engagement</snippet>
<snippet>ag_biggerscopewarning</snippet>
<snippet>ag_propertyrights</snippet>
<snippet>ag_retainrights</snippet>
<snippet>ag_nondisclosure</snippet>
<snippet>ag_responsibilities</snippet>
<snippet>ag_thirdparty</snippet>
<snippet>ag_liability</snippet>
<snippet>ag_provisions</snippet>
<snippet>ag_generaltermsandconditions</snippet>
</snippet_group>
</selection>
<selection subtype="fixed_term">
<snippet_group set="parties">
<!-- define parties in contract -->
<snippet>parties</snippet>
</snippet_group>
<snippet_group set="whereas">
<!-- define conditions -->
<snippet>wa_contractorcan</snippet>
<snippet>wa_noemploymentintention</snippet>
</snippet_group>
<snippet_group set="agree">
<!-- define agreement -->
<snippet>ag_period</snippet>
<snippet>ag_noemployment</snippet>
<snippet>ag_companyinstructs</snippet>
<snippet>ag_ownrisk</snippet>
<snippet>ag_workinghours</snippet>
<snippet>ag_payment_fixed_term</snippet>
<snippet>ag_biggerscopewarning</snippet>
<snippet>ag_propertyrights</snippet>
<snippet>ag_retainrights</snippet>
<snippet>ag_nondisclosure</snippet>
<snippet>ag_responsibilities</snippet>
<snippet>ag_thirdparty</snippet>
<snippet>ag_liability</snippet>
<snippet>ag_provisions</snippet>
<snippet>ag_generaltermsandconditions</snippet>
</snippet_group>
</selection>
</document>
</snippet_selection>