Mac OS X Reference Library Apple Developer
Search

DocumentType

Module:
core
Inherits from:
Node
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

entities
internalSubset
name
notations
publicId
systemId

entities



readonly attribute NamedNodeMap entities; 

internalSubset



readonly attribute DOMString internalSubset; 

name



readonly attribute DOMString name; 

notations



readonly attribute NamedNodeMap notations; 

publicId



readonly attribute DOMString publicId; 

systemId



readonly attribute DOMString systemId; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27