Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • inputValueCalc
  • outputValueCalc
  • also in assert and discriminator with textKind='expression' the test property (or value of the element)
  • also value property on setVariable (or the value of the element)
  • also defaultValue property on newVariableInstance (or the value of the element)
  • also defaultValue property on defineVariable (however, these are evaluated in a special context, as part of initialization) (or the value of the element)
  • dfdlx:inputTypeCalc
  • dfdlx:outputTypeCalc


Example

Consider an element with representation="text" textNumberRep="standard" type="xs:decimal", in a context of lengthKind='delimited' with an escape scheme of escapeKind="escapeCharacter".

For parsing, this could use

...