Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.0 - Русский

Change language to:
English - Français - 日本語 - 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

Справка Scilab >> XML Management

XML Management

  • 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
  • xmlDeleteDelete a XML document
  • xmlDocumentCreate a new XML document
  • xmlDTDCreate a XML DTD object
  • 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
  • XML ObjectsDescribe the properties of the different XML objects
  • 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 Справка 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:
Tue Feb 14 15:13:25 CET 2017