Table of Contents
Objects of type DOMDocument have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| _docprivate | LIBXMLDocumentPrivate | |
| _node | DOMNode | |
| createAttribute | function | |
| createAttributeNS | function | |
| createCDATASection | function | |
| createComment | function | |
| createDocumentFragment | function | |
| createElement | function | |
| createElementNS | function | |
| createEntityReference | function | |
| createProcessingInstruction | function | |
| createTextNode | function | |
| getDoctype | function | |
| getDocumentElement | function | |
| getDocumentURI | function | |
| getElementById | function | |
| getElementsByTagName | function | |
| getElementsByTagNameNS | function | |
| getImplementation | function | |
| getXmlEncoding | function | |
| getXmlStandalone | function | |
| getXmlVersion | function | |
| importNode | function | |
| saveHTMLFile | function | |
| saveXMLFile | function | |
| setDebugMode | function | |
| setDocumentURI | function | |
| setXmlStandalone | function | |
| setXmlVersion | function | |
| type | type | |
| validate | function |
DOMDocumentvar.createAttributeNS (
DOMDocument ,
string me,
string namespaceURI )
qualifiedName
DOMDocumentvar.createElementNS (
DOMDocument ,
string me,
string namespaceURI )
qualifiedName
DOMDocumentvar.getElementsByTagNameNS (
DOMDocument ,
string me,
string namespaceURI )
localName
DOMDocumentvar.saveHTMLFile (
DOMDocument ,
string me,
boolean filePath,
string format )
encoding
DOMDocumentvar.saveXMLFile (
DOMDocument ,
string me,
boolean filePath,
string format )
encoding
On June 30th, 2009 Simpol Limited released the first quarterly update of SIMPOL Professional.
Read more...