ZVON > References > DOM2 Reference

ownerNode (attribute )

Owning interface and usage:  
StyleSheet.ownerNode

Member of these other interfaces:  
none

Readonly:   yes

Type:   Node

Description:  
The node that associates this style sheet with the document. For HTML, this may be the corresponding LINK or STYLE element. For XML, it may be the linking processing instruction. For style sheets that are included by other style sheets, the value of this attribute is null.