libdom
Loading...
Searching...
No Matches
Public Attributes | List of all members
dom_document_type Struct Reference

Public Attributes

dom_node_internal base
 
dom_stringpublic_id
 
dom_stringsystem_id
 

Detailed Description

DOM DocumentType node

Member Data Documentation

◆ base

dom_node_internal dom_document_type::base

Base node

◆ public_id

dom_string* dom_document_type::public_id

Doctype public ID

◆ system_id

dom_string* dom_document_type::system_id

Doctype system ID


The documentation for this struct was generated from the following file: