Added clear button for XPath, XSD and XSLT
This commit is contained in:
		@@ -36,8 +36,12 @@
 | 
			
		||||
                            <option class="hideable saxon" value="3.1">3.1</option>
 | 
			
		||||
                        </select>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
 | 
			
		||||
                        onclick="fillDefaultXML(this)">Insert default XML</button>
 | 
			
		||||
                    <div>
 | 
			
		||||
                        <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
 | 
			
		||||
                            onclick="clearDataField()">Clear</button>
 | 
			
		||||
                        <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
 | 
			
		||||
                            onclick="fillDefaultXML(this)">Insert default XML</button>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
                <!-- <br><br> -->
 | 
			
		||||
                <label for="xmlArea"><b>Insert your XML:</b></label>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user