summaryrefslogtreecommitdiffstats
path: root/sfx2/classification/baf.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.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.xsd')
-rw-r--r--sfx2/classification/baf.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/classification/baf.xsd b/sfx2/classification/baf.xsd
index 02796eb29265..a0bae6cc9ff1 100644
--- a/sfx2/classification/baf.xsd
+++ b/sfx2/classification/baf.xsd
@@ -33,6 +33,7 @@
<xs:element ref="BusinessAuthorizationCategory" maxOccurs="unbounded"/>
<xs:element ref="loext:Marking" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="loext:IntellectualPropertyPart" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:element ref="loext:IntellectualPropertyPartNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
@@ -42,6 +43,7 @@
<xs:element ref="BusinessAuthorizationCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="loext:Marking" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="loext:IntellectualPropertyPart" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:element ref="loext:IntellectualPropertyPartNumber" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>