4Suite
™
API Documentation
►
Module
Ft
.
Xml
.
Lib
.StripElements
Functions:
IsXmlSpace
,
StripElements
Fields:
EMPTY_NAMESPACE
,
XML_NAMESPACE
Functions
IsXmlSpace
(
S
)
IsXmlSpace(S) -> bool
Return True if there are only whitespace characters in S, False otherwise.
StripElements
(
node
,
stripElements
,
stripState
=0
)
Fields
EMPTY_NAMESPACE
= None
XML_NAMESPACE
= u'http://www.w3.org/XML/1998/namespace'