Edit

kc3-lang/libxml2/test/schemas/bug143951_0.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2004-06-29 17:04:39
    Hash : 01fa6156
    Message : applied Schemas patches from Kasimier Buchcik, there is still one open * xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h include/libxml/schemasInternals.h include/libxml/xmlschemastypes.h: applied Schemas patches from Kasimier Buchcik, there is still one open issue about referencing freed memory. * test/schemas/* result/schemas/*: updated with new tests from Kasimier Daniel

  • test/schemas/bug143951_0.xml
  • <?xml version="1.0" encoding="ISO-8859-1"?>
    <MenuDefinitionFile xmlns:nnl="http://www.newport-networks.com/NNL" 
    xmlns="http://www.newport-networks.com/cli"  
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.newport-networks.com/cli bug143951_0.xsd">
    	<nnl:file>$File: //depot/NNL/R1.0_SandM_Dev/Projects/SandM/src/uisupport
    /xml/cliTestCommands.xml $</nnl:file>
    </MenuDefinitionFile>