pentext/xml/source/snippets/snippetselection.xml
2016-09-08 09:53:00 +02:00

81 lines
3.5 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="agree1">
<!-- define agreement, first part -->
<snippet>ag_period</snippet>
<snippet>ag_noemployment</snippet>
<snippet>ag_companyinstructs</snippet>
<snippet>ag_ownrisk</snippet>
</snippet_group>
<snippet_group set="workinghours">
<!-- define working hours (this snippet is isolated because it is subject to some extra logic - not all fixed term contracts have working hours defined) -->
<snippet>ag_workinghours</snippet>
</snippet_group>
<snippet_group set="agree2">
<!-- define rest of agreement -->
<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>