0031668: Visualization - WebGL sample doesn't work on Emscripten 1.39
[occt.git] / src / XmlOcafResource / XmlOcaf_TDF.xsd
1 <schema targetNamespace="http://www.opencascade.org/OCAF/XML"
2         xmlns="http://www.w3.org/2001/XMLSchema"
3         xmlns:ocaf="http://www.opencascade.org/OCAF/XML"
4         elementFormDefault="qualified">
5
6 <annotation>
7   <documentation xml:lang="en">
8     Copyright (c) 2001-2014 OPEN CASCADE SAS
9
10     This file is part of Open CASCADE Technology software library.
11
12     This library is free software; you can redistribute it and/or modify it under
13     the terms of the GNU Lesser General Public License version 2.1 as published
14     by the Free Software Foundation, with special exception defined in the file
15     OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
16     distribution for complete text of the license and disclaimer of any warranty.
17
18     Alternatively, this file may be used under the terms of Open CASCADE
19     commercial license or contractual agreement.
20
21     Open Cascade Application Framework: Definition of attributes from TDF
22     This file is included in XmlOcaf.xsd
23     URL: $(CASROOT)/src/XmlOcafResource/XmlOcaf_TDF.xsd
24   </documentation>
25 </annotation>
26
27 <element name="TDF_TagSource" type="ocaf:AbsIntegerAttributeType"
28          substitutionGroup="ocaf:AbstractIntegerAtt"/>
29
30 <element name="TDF_Reference" type="ocaf:AbsXPathLabelType"
31          substitutionGroup="ocaf:AbstractXPathLabel"/>
32
33 </schema>