Module base abstract (baseabs)

  • Depends on: none
  • Member of the default grove plan

No normalisation rules

No additional properties

Node classes:

Node class sgml document (sgmldoc)

Content propertynone

The parsed SGML document or subdocument. The root of the grove.

Data typeDescriptionNote
sgml constants (sgmlcsts)Node (subnode)
application information (application info, appinfo)String

Application information provided by the SGML declaration.

prologNode list (subnode)
epilogNode list (subnode)

Other prolog following the document instance.

Node class sgml constants (sgmlcsts)

Content propertynone

A holding pen for selected nodes intrinsic to all SGML documents, which may be needed as irefnodes elsewhere.

Note

This has no properties unless the srabs (shortref abstract) or linkabs (link abstract) modules are included.

Data typeDescriptionNote

Node class attribute assignment (attasgn)

Content propertyVALUE

An attribute assignment, whether specified or defaulted.

Note

In the base module because of data attributes.

Data typeDescriptionNote
valueNode list (subnode)

If the attribute value is tokenized, the children are of type attvaltk; otherwise, they are of the other allowed types.

nameString
impliedBoolean

True if and only if the attribute is an impliable attribute for which there is no attribute specification.

token separator (token sep, tokensep)Character

The separator between the tokens of the value. Always equal to the SPACE character in the concrete syntax.

Node class attribute value token (attvaltk)

Content propertyTOKEN
Data typeDescriptionNote
tokenString

Node class data character (data char, datachar)

Content propertyCHAR
Data typeDescriptionNote
character (char)Character

The character returned by the parser to the application.

non sgml bit combination (nonsgml)Integer

Node class internal specific character data entity reference result (sdata)

Content propertyCHAR
Data typeDescriptionNote
system data (sysdata)String

The replacement text of a specific character data entity is treated as system data when referenced.

character (char)Character

The character associated with the SDATA entity by the map-sdata-entity architectural form.

Node class processing instruction (pi)

Content propertynone

Processing instruction.

Data typeDescriptionNote
system data (sysdata)String