Attr.ownerElement

Attr.ownerElement() as Element

Summary

The element that contains this attribute.

Example

fn.head(cts.doc("example.xml").xpath(".//@class")).ownerElement
Powered by MarkLogic Server | Terms of Use | Privacy Policy