Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
bs4.element.NamespacedAttribute Class Reference
Inheritance diagram for bs4.element.NamespacedAttribute:
Inheritance graph
[legend]
Collaboration diagram for bs4.element.NamespacedAttribute:
Collaboration graph
[legend]

Public Member Functions

Self __new__ (cls, Optional[str] prefix, Optional[str] name=None, Optional[str] namespace=None)
 

Static Public Attributes

Optional prefix [str]
 
Optional name [str]
 
Optional namespace [str]
 

Detailed Description

A namespaced attribute (e.g. the 'xml:lang' in 'xml:lang="en"')
which remembers the namespace prefix ('xml') and the name ('lang')
that were used to create it.

The documentation for this class was generated from the following file: