XML Pipeline Semantics

The following semantics govern the behavior of an XML pipeline:

  • A node is executed only when all its input ports are "filled".
  • A node's input port is "filled" either when it contains a default value that is a reference to a URL or a literal value, or when it is connected to another node's output port and this node provides data that is available. Default values are used only if no pipe is present for that port.
  • When data is available on a node's output port, it is provided to the input ports of all the nodes to which it is connected.
  • A node's input port can be filled by 0 or 1 value. If more than one value becomes available, this is an error and XML pipeline processing aborts.

XML Schema Tutorial

An XML Schema Tutorial that explores real-world XML Schema development issues, XML Schema examples and various use cases.

XML Schema Designer

The XML Schema Designer is a tool for accelerating advanced XML Schema development through an intuitive visual interface for modeling any XML data structures.

W3C XML Specifications

Learn about the official W3C XML specifications for XML, XSLT, XQuery, XPath, DOM, XML Namespaces, XInclude, XML Base, XPointer, WSDL and more.

Configuring an ODBC Data Source Using DataDirect SequeLink Server

How to create and configure an ODBC system data source for use with Stylus Studio using DataDirect Sequelink Server.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member