|
XML for Java Compatibility API 2.0.13 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
=true
,
this Element name may be inserted or appended; otherwise, this
Element name may not be inserted
or appended to the specified Element Node.
DTD.CM_PCDATA
When this InsertableElement's status =true
,
a TXText Node may be inserted or appended; otherwise, a TXText node may not be inserted
or appended to the specified Element Node.
DTD.CM_ERROR
If this InsertableElement's status =true
,
the index variable will denote the 0-based index of the first incorrect
Child Node of the specified Element Node; if this InsertableElement's
status =false
, no error has been detected.
DTD.CM_EOC
If this InsertableElement's status =true
,
the specified Element Node has correct and complete contents.
Element
into a "normal"
form where only markup (e.g., tags, comments, PIs, CDATASections, and entity
references) separates Text Nodes.
|
XML for Java Compatibility API 2.0.13 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |