No normalisation rulesAdditional properties:node class SGMLDOCnode class ATTVALTKNode classes: |
| Data type | Description | Note | |
|---|---|---|---|
| document element (docelem) | Node (subnode) | The document element for the governing document type. | |
| elements | Named node list (internal ref)
| All the elements in the document which have unique identifiers in the order in which they are detected by the parser: parents occur before children; siblings occur in left-to-right order. | |
| entities | Named node list (internal ref)
| The explicitly declared general entities from the governing document type, followed by the defaulted entities. | This includes both internal and external entities. It does not include unnamed entities. |
| defaulted entities (dfltents) | Named node list (subnode)
| An entity for each entity name in the document that referenced the default entity in the governing document type. |
| Data type | Description | Note | |
|---|---|---|---|
| entity | Node (internal ref) | ||
| notation | Node (internal ref) | ||
| referent | Node (internal ref) |
| Content property | CONTENT |
|---|
| Content property | none |
|---|
The result of referencing an external data entity.
| Data type | Description | Note | |
|---|---|---|---|
| entity name (entname) | String | ||
| entity | Node (internal ref) |