|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ASModel
with a document.
ASAttributeDeclaration
for the element being
declared.
subModels
.
ASAttributeDeclaration
.
ASContentModel
.
ASElementDeclaration
.
ASEntityDeclaration
.
ASModel
.
ASNotationDeclaration
.
ASObject
.The
constant 'REQUIRED' is missing from this interface.ASObject
.ASNamedObjectMap
interface are used
to represent collections of abstract schema nodes that can be accessed by
name.ASObject
interface is analogous to a Node
in
, e.g., an element declaration.ASObjectList
interface provides the abstraction of an
ordered collection of AS nodes, without defining or constraining how this
collection is implemented.AppendChild
.
insertBefore
operation from the
Node
interface would make this document invalid with
respect to the currently active AS.
RemoveChild
.
ReplaceChild
.
NodeEditAS
interface with
additional methods for document editing.ASObject
.
ASElementDeclaration
's content model.
DOMASBuilder
.Do we need the method since we
already have DOMImplementationLS.createDOMBuilder
?
DOMASWriter
.
Document
interface with additional
methods for both document and AS editing.NodeEditAS
interface with
additional methods for both document and AS editing.DOMSystemException
as
described in their descriptions.ASModel
.AS_CHOICE
operator.
Element
interface with additional
methods for guided document editing.ASModel
with a DOMBuilder
.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
ASObject
with
ASModel
methods, have discernible top-level/"global"
attribute declarations.
NodeList
containing all the possible
Attr
s that can appear with this type of element.
ASObject
s of type AS_MODEL
s
associated with a document.
NodeList
containing the possible
Element
names that can appear as children of this type
of element.
ASObject
with
ASModel
methods, have discernible top-level/"global
content model declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
element declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
entity declarations.
ASModel
of a document.
true
if this ASModel
defines the document
structure in terms of namespaces and local names ; false
if the document structure is defined only in terms of
QNames
.
true
if content only whitespace; false
for
non-whitespace.
ASObjects
in the list.
ASObjects
in the ASObjectList
.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
specified by name.
ASObject
specified by local name and
namespace URI.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
ASObject
with
ASModel
methods, have discernible top-level/"global"
notation declarations.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
NodeList
containing the possible
Element
names that can appear as a parent of this type
of element.
null
if it is
unspecified.
null
otherwise.
null
otherwise.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
otherwise.
null
otherwise.
null
otherwise.
index
th item in the collection.
index
th item in the map.
DocumentEditAS
related to the node does not have
any active ASModel
and wfValidityCheckLevel
is set to PARTIAL
or STRICT_VALIDITY_CHECK
.
Node
from with additional methods
for guided document editing.WF_CHECK
.
DOMInputSource
.
ASModel
associated with a document.
ASModel
from the list of
ASModel
s.
ASAttributeDeclaration
from the element being
declared.
ASObject
specified by a nodeName
.
ASObject
specified by a namespace URI and a
local name.
ASObject
in the submodel.
ASModel
with a DOMBuilder
.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
ASObject
s of type AS_MODEL
s
associated with a document.
ASModel
of a document.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
using its nodeName
attribute.
ASObject
using its namespaceURI
and
localName
.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
null
if it is
unspecified.
null
otherwise.
null
otherwise.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
otherwise.
null
otherwise.
null
otherwise.
DOMError
is
error
DOMError
is
fatal error
DOMError
is
warning
NS_WF_CHECK
.
ASObject
is neither an
ASContentModel
nor an ASElementDeclaration
.
ASModel
.
ASModel
itself is valid, i.e., confirming
that it's well-formed and valid per its own formal grammar.
mimeTypeCheck
is true
and the input
source has an incorrect MIME Type.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |