Package xmltorng.framework.document.relaxng

Interface Summary
AnyName Name class for any name.
Attribute Attribute pattern.
ChoiceNameClass Name class for a choice among several name classes.
Data Data pattern.
ElementDefinition Definition of an element within an XML document.
GroupPattern Pattern class grouping "choice", "group" and "interleave" patterns.
ListPattern List pattern.
Name Name class for one specific name.
NameClass Ancestor of the name class interfaces.
NonEmptyPattern Ancestor of all the non empty pattern interfaces.
NsName Name class for any name belonging to that namespace.
Param Data parameter.
Pattern Ancestor of the pattern interfaces.
Ref Reference pattern.
Schema RELAX NG schema.
Text Pattern for text.
Value Value pattern.