Resolves: tdf#148985 crash on searching for non-existing prefix
[LibreOffice.git] / sfx2 / classification / example_zh-CN.xml
blob43acce556ca14f9c4aac3133cb8860391fa2b863
1 <?xml version="1.0"?>
2 <baf:BusinessAuthorization xmlns:baf="urn:tscp:names:baf:1.1" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0">
3     <!-- Translators: this string can be localized -->
4     <baf:PolicyAuthorityName>TSCP 示例策略授权</baf:PolicyAuthorityName>
5     <!-- Translators: this string can be localized -->
6     <baf:PolicyName>TSCP 示例策略</baf:PolicyName>
7     <baf:AdministrativeData>
8         <baf:ProgramID>urn:example:tscp:1</baf:ProgramID>
9     </baf:AdministrativeData>
10     <baf:Included>
11         <!-- Translators: the Name attribute in this string can be localized -->
12         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:non-business" Name="非商务" loextAbbreviatedName="NB">
13             <baf:LabelingRules/>
14             <baf:ImpactLevel>
15                 <baf:Scale>UK-Cabinet</baf:Scale>
16                 <baf:ConfidentalityValue>0</baf:ConfidentalityValue>
17             </baf:ImpactLevel>
18         </baf:BusinessAuthorizationCategory>
19         <!-- Translators: the Name attribute in this string can be localized -->
20         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:general-business" Name="一般性商务" loextAbbreviatedName="GB">
21             <baf:LabelingRules>
22                 <baf:VisualMarkingPart>
23                     <baf:Identifier>Document: Header</baf:Identifier>
24                     <!-- Translators: this string can be localized -->
25                     <baf:Value>保密等级:一般性商务</baf:Value>
26                 </baf:VisualMarkingPart>
27             </baf:LabelingRules>
28             <baf:ImpactLevel>
29                 <baf:Scale>UK-Cabinet</baf:Scale>
30                 <baf:ConfidentalityValue>1</baf:ConfidentalityValue>
31             </baf:ImpactLevel>
32         </baf:BusinessAuthorizationCategory>
33         <!-- Translators: the Name attribute in this string can be localized -->
34         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:confidential" Name="保密" loextAbbreviatedName="Conf">
35             <baf:LabelingRules>
36                 <baf:VisualMarkingPart>
37                     <baf:Identifier>Document: Header</baf:Identifier>
38                     <!-- Translators: this string can be localized -->
39                     <baf:Value>保密等级:保密</baf:Value>
40                 </baf:VisualMarkingPart>
41                 <baf:VisualMarkingPart>
42                     <baf:Identifier>Document: Footer</baf:Identifier>
43                     <!-- Translators: this string can be localized -->
44                     <baf:Value>此处的内容被标记为“保密”。未经许可,请勿对外披露。</baf:Value>
45                 </baf:VisualMarkingPart>
46                 <baf:VisualMarkingPart>
47                     <baf:Identifier>Document: Watermark</baf:Identifier>
48                     <!-- Translators: this string can be localized -->
49                     <baf:Value>保密</baf:Value>
50                 </baf:VisualMarkingPart>
51             </baf:LabelingRules>
52             <baf:ImpactLevel>
53                 <baf:Scale>UK-Cabinet</baf:Scale>
54                 <baf:ConfidentalityValue>2</baf:ConfidentalityValue>
55             </baf:ImpactLevel>
56         </baf:BusinessAuthorizationCategory>
57         <!-- Translators: the Name attribute in this string can be localized -->
58         <baf:BusinessAuthorizationCategory Identifier="urn:example:tscp:1:internal-only" Name="内部专用" loextAbbreviatedName="IO">
59             <baf:LabelingRules>
60                 <baf:VisualMarkingPart>
61                     <baf:Identifier>Document: Header</baf:Identifier>
62                     <!-- Translators: this string can be localized -->
63                     <baf:Value>保密等级:内部专用</baf:Value>
64                 </baf:VisualMarkingPart>
65                 <baf:VisualMarkingPart>
66                     <baf:Identifier>Document: Footer</baf:Identifier>
67                     <!-- Translators: this string can be localized -->
68                     <baf:Value>此处的内容被标记为“内部专用”。未经许可,请勿对外披露。</baf:Value>
69                 </baf:VisualMarkingPart>
70                 <baf:VisualMarkingPart>
71                     <baf:Identifier>Document: Watermark</baf:Identifier>
72                     <!-- Translators: this string can be localized -->
73                     <baf:Value>内部专用</baf:Value>
74                 </baf:VisualMarkingPart>
75             </baf:LabelingRules>
76             <baf:ImpactLevel>
77                 <baf:Scale>UK-Cabinet</baf:Scale>
78                 <baf:ConfidentalityValue>3</baf:ConfidentalityValue>
79             </baf:ImpactLevel>
80         </baf:BusinessAuthorizationCategory>
81         <loext:Marking Name="示例标记" />
82         <loext:IntellectualPropertyPart Name="示例知识产权第一部分" />
83         <loext:IntellectualPropertyPart Name="示例知识产权第二部分" />
84         <loext:IntellectualPropertyPartNumber Name="1" />
85         <loext:IntellectualPropertyPartNumber Name="2" />
86     </baf:Included>
87 </baf:BusinessAuthorization>
88 <!-- vim:set shiftwidth=4 softtabstop=4 expandtab:
89 -->