This file is indexed.

/usr/share/opencascade/6.5.0/src/XmlOcafResource/XmlOcaf_TDF.xsd is in libopencascade-ocaf-6.5.0 6.5.0.dfsg-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
<schema targetNamespace="http://www.opencascade.org/OCAF/XML"
        xmlns="http://www.w3.org/2001/XMLSchema"
	xmlns:ocaf="http://www.opencascade.org/OCAF/XML"
	elementFormDefault="qualified">

<annotation>
  <documentation xml:lang="en">
    Open Cascade Application Framework: Definition of attributes from TDF
    This file is included in XmlOcaf.xsd
    URL: $(CASROOT)/src/XmlOcafResource/XmlOcaf_TDF.xsd
  </documentation>
</annotation>

<element name="TDF_TagSource" type="ocaf:AbsIntegerAttributeType"
         substitutionGroup="ocaf:AbstractIntegerAtt"/>

<element name="TDF_Reference" type="ocaf:AbsXPathLabelType"
         substitutionGroup="ocaf:AbstractXPathLabel"/>

</schema>