XML Verbs

  • xml.addTable - Add a table to an XML table.

  • xml.addValue - Add a value to an XML table.

  • aggregator (4) - Verbs that run Frontier's built-in XML aggregator.

  • xml.coercions.frontierValueToTaggedText - Translate a Frontier object into XML following the XML-RPC spec.

  • xml.coercions.structToFrontierValue - Translate a compiled XML table into a Frontier object, following the XML-RPC spec.

  • xml.compile - Compile XML text into an XML table.

  • xml.convertToDisplayName - Convert a serialized XML item name to a name suitable for display.

  • xml.decompile - Get XML text from an XML table.

  • xml.entityDecode

  • xml.entityEncode

  • xml.getAddress - Get the address of an item in an XML table.

  • xml.getAddressList - Get a list of addresses of items with the same name in an XML table.

  • xml.getAttribute - Get the address of a specified attribute.

  • xml.getAttributeValue - Get an attribute value.

  • xml.getNamespaceUriForElement - Get the namespace URI for the specified element.

  • xml.getPathAddress - Given a path, get its address.

  • xml.getValue

  • xml.rpc

  • rss (6) - Verbs for compiling RSS text to tables.

  • xml.valToString - Convert a value to a string.