Searched refs:xmlFilePath (Results 1 – 2 of 2) sorted by relevance
52 def getSchemaFilenameFromXmlFile(xmlFilePath): argument66 xmlTree = etree.parse(xmlFilePath)70 def validateXmlWithSchema(xmlFilePath, schemaFilePath): argument79 baseXmlName = path.basename(xmlFilePath)85 xmlContent = etree.parse(xmlFilePath)106 xmlFilePath = path.join(rootPath, filename) variable107 schemaFileName = getSchemaFilenameFromXmlFile(xmlFilePath)109 validateXmlWithSchema(xmlFilePath, schemaFilePath)
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...