|
This DOM Level 3 attribute is defined, but is currently unimplemented by Arbortext Editor.
|
|
No verification is done on the value when setting this attribute. Applications should use Document.normalizeDocument() with the "validate" parameter to verify if the value matches the validity constraint for standalone document declaration as defined in [XML 1.0].
|
xmlStandalone
|
|
Access
|
read-write
|
Returns
|
boolean
|
Set throws
|
DOMException
NOT_SUPPORTED_ERR: Raised if this document does not support the "XML" feature.
|