summaryrefslogtreecommitdiffstats
path: root/sfx2/classification/baf_loext.xsd
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-09-11 23:52:18 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-09-19 15:22:48 +0200
commitc9a2cb806cfbdb8a74ee4374e67773b801b5d941 (patch)
tree8a33583f105e98643329ab47ba1172cd68e01f6c /sfx2/classification/baf_loext.xsd
parentTSCP: Advanced document classification dialog (diff)
downloadcore-c9a2cb806cfbdb8a74ee4374e67773b801b5d941.tar.gz
core-c9a2cb806cfbdb8a74ee4374e67773b801b5d941.zip
TSCP: Add IP Part Numbers to BAF Policy and update the Dialog
Change-Id: I1d67b9449752d351b7dd154d664801bc9d2bb32c
Diffstat (limited to 'sfx2/classification/baf_loext.xsd')
-rw-r--r--sfx2/classification/baf_loext.xsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/classification/baf_loext.xsd b/sfx2/classification/baf_loext.xsd
index 2d4ee5bb21a8..593eb01173d5 100644
--- a/sfx2/classification/baf_loext.xsd
+++ b/sfx2/classification/baf_loext.xsd
@@ -11,4 +11,9 @@
<xs:attribute name="Name" type="xs:string" use="optional"/>
</xs:complexType>
</xs:element>
+ <xs:element name="IntellectualPropertyPartNumber">
+ <xs:complexType>
+ <xs:attribute name="Name" type="xs:string" use="optional"/>
+ </xs:complexType>
+ </xs:element>
</xs:schema>