blob: b05e49e1ed7f948d2018654910c9357bfdf0e0f8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="https://netbeans.org/ns/auxiliary-configuration/1"
xmlns="https://netbeans.org/ns/auxiliary-configuration/1"
elementFormDefault="qualified">
<xsd:element name="auxiliary-configuration">
<xsd:complexType>
<xsd:sequence>
<xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>