tagXmlns property
final
If specified, then the stanza must contain a direct child with a xmlns attribute equal to tagXmlns. If tagName is also non-null, then the element must also have a tag equal to tagName.
Implementation
final String? tagXmlns;