| Name |
Result |
| getAllowedChildren() | OK |
| getAllowedFirstChildren() | OK |
| getAllowedParents() | OK |
| getAllowedNextSiblings() | OK (Not with PR) |
| getAllowedPreviousSiblings() | OK (Not with PR) |
| getAllowedAttributes() | OK |
| getRequiredAttributes() | OK |
| getContentType() | OK |
| canSetTextContent | OK |
| canSetAttribute(String attrname,
String attrval) | OK |
| canSetAttributeNode(Attr attrNode) | OK |
| canSetAttributeNS(String namespaceURI,
String qualifiedName,
String value) | OK |
| canRemoveAttribute(String attrname) | OK |
| canRemoveAttributeNode(Node attrNode) | OK |
| canRemoveAttributeNS(String namespaceURI,String localName) | OK |
| isElementDefined(String name) | OK |
| isElementDefinedNS(String namespaceURI,String name) | OK |