[][src]Type Definition svgdom::AttributeQNameRef

type AttributeQNameRef<'a> = QNameRef<'a, AttributeId>;

Type alias for QNameRef<AttributeId>.