Send various state changes to LOK
[LibreOffice.git] / sfx2 / classification / baf_loext.xsd
blob593eb01173d58f9ccf0b9d5e54284379a5ff98b8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" targetNamespace="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0">
3 <!-- Markings -->
4 <xs:element name="Marking">
5 <xs:complexType>
6 <xs:attribute name="Name" type="xs:string" use="optional"/>
7 </xs:complexType>
8 </xs:element>
9 <xs:element name="IntellectualPropertyPart">
10 <xs:complexType>
11 <xs:attribute name="Name" type="xs:string" use="optional"/>
12 </xs:complexType>
13 </xs:element>
14 <xs:element name="IntellectualPropertyPartNumber">
15 <xs:complexType>
16 <xs:attribute name="Name" type="xs:string" use="optional"/>
17 </xs:complexType>
18 </xs:element>
19 </xs:schema>