Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.1 - Français

Change language to:
English - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Aide de Scilab >> Gestion des fichiers XML

Gestion des fichiers XML

  • XML ObjectsDescribe the properties of the different XML objects
  • htmlDumpDump a HTML document
  • htmlReadRead a HTML stream from a local or distant file
  • htmlReadStrRead a HTML tree from a string
  • htmlWriteWrite a HTML document in a file
  • xmlAddNsAdd a namespace to a XML Element
  • xmlAppendAppend an element to the parent children
  • xmlAsNumberConvert the result of a XPath query into a row of numbers
  • xmlAsTextConvert the result of a XPath query into a row of strings
  • xmlDTDCreate a XML DTD object
  • xmlDeleteDelete a XML document
  • xmlDocumentCreate a new XML document
  • xmlDumpDump a XML object
  • xmlElementCreate a new XML element
  • xmlFormatFormat a Scilab variable into XML
  • xmlGetNsByHrefGet a namespace by its href
  • xmlGetNsByPrefixGet a namespace by prefix
  • xmlGetOpenDocsGet all open XML documents or all open XML Validation files.
  • xmlIsValidObjectTest the existence of a XML object
  • xmlNameRetrieve the name of the elements.
  • xmlNsCreate a new XML Namespace
  • xmlReadRead a XML stream from a local or distant file
  • xmlReadStrRead a XML tree from a string
  • xmlRelaxNGCreate a XML Relax NG object
  • xmlRemoveRemove an element or a list of elements from their parents
  • xmlSchemaCreate a XML Schema object
  • xmlSetAttributesSet the attributes name and value.
  • xmlValidateValidate a document in using a DTD, a Relax NG or a Schema.
  • xmlWriteWrite a XML document in a file
  • xmlXPathMake a XPath query on a XML document
Report an issue
<< Simulated Annealing Aide de Scilab HDF5 Management >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 02 13:54:34 CEST 2014