Programmer's Guide > Interfaces > W3C DocumentEditVAL interface > getDefinedElements method
  
getDefinedElements method
Returns list of all element information item names of global declaration, belonging to the specified namespace.
getDefinedElements(namespaceURI )
Parameters
StringnamespaceURI
namespaceURI of namespace. For DTDs, this is null.
Returns
NameList. List of all element information item names belonging to the specified namespace or null if no schema is available.