XML Reference Operators

From GECK
Jump to: navigation, search

These are operators used to reference other XML blocks.

  • Grandparent -Used to get return the grandparent of an XML block
  • Parent -Used to get return the parent of an XML block
  • Sibling -Used to get return the siblings of an XML block
  • Io -Can assigned values from scripts
  • Child

Example

See Also