summaryrefslogtreecommitdiffstats
path: root/sfx2/classification/example.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/classification/example.xml')
-rw-r--r--sfx2/classification/example.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sfx2/classification/example.xml b/sfx2/classification/example.xml
index 5df86f9a9005..82098031ff91 100644
--- a/sfx2/classification/example.xml
+++ b/sfx2/classification/example.xml
@@ -79,7 +79,10 @@
</baf:ImpactLevel>
</baf:BusinessAuthorizationCategory>
<loext:Marking Name="Example Marking" />
- <loext:IntellectualPropertyPart Name="Example IP Part" />
+ <loext:IntellectualPropertyPart Name="Example First IP Part" />
+ <loext:IntellectualPropertyPart Name="Example Second IP Part" />
+ <loext:IntellectualPropertyPartNumber Name="1" />
+ <loext:IntellectualPropertyPartNumber Name="2" />
</baf:Included>
</baf:BusinessAuthorization>
<!-- vim:set shiftwidth=4 softtabstop=4 expandtab: