Home
last modified time | relevance | path

Searched refs:HasNonAnnotationChild (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/utils/
H A Ddomutils.py201 def HasNonAnnotationChild (node): function
/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/xmlschema/
H A Dstructures.py2324 and (not domutils.HasNonAnnotationChild(cn)):
2327 and (not domutils.HasNonAnnotationChild(cn)):