Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Scilab Help >> XML Management

XML Management

  • 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
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:38 CEST 2016