Class

REXML::Validation::RelaxNG

Inheritance
< Object
Included Modules
Validator

Implemented:

  • empty
  • element
  • attribute
  • text
  • optional
  • choice
  • oneOrMore
  • zeroOrMore
  • group
  • value
  • interleave
  • mixed
  • ref
  • grammar
  • start
  • define

Not implemented:

  • data
  • param
  • include
  • externalRef
  • notAllowed
  • anyName
  • nsName
  • except
  • name

Constants

Name   Description
EMPTY = Event.new( nil )
INFINITY = 1.0 / 0.0
TEXT = [:start_element, "text"]

Attributes

Name Visibility R/W Description
count public RW
current public RW
references public R

Methods

Class

Visibility Signature
public new (source)

Instance

Visibility Signature
public receive (event)

Class Method Detail

new(source)

FIXME: Namespaces

Instance Method Detail

receive(event)