REXML::Validation::RelaxNG (Class)

In: temp/validation/relaxng.rb
Parent: Object

Implemented:

  • empty
  • element
  • attribute
  • text
  • optional
  • choice
  • oneOrMore
  • zeroOrMore
  • group
  • value

Not implemented:

  • ref
  • interleave
  • mixed
  • grammar
  • start
  • define
  • data
  • param
  • include

Methods

new   receive  

Constants

INFINITY = 1.0 / 0.0
EMPTY = Event.new( nil )

Attributes

current  [RW] 

Included Modules

Validator

Public Class methods

FIXME: Namespaces

Public Instance methods

[Validate]