Preparing search index...
The search index is not available
CycloneDX JavaScript Library - Node - v6.7.2
CycloneDX JavaScript Library - Node
Serialize
XML
Types
SimpleXml
TextElement
Interface TextElement
Element node with textual content
interface
TextElement
{
attributes
?:
ElementAttributes
;
children
:
Text
;
name
:
string
;
namespace
?:
string
|
URL
;
type
:
"element"
;
}
Hierarchy (
view full
)
Element
TextElement
Index
Properties
attributes?
children
name
namespace?
type
Properties
Optional
attributes
attributes
?:
ElementAttributes
children
children
:
Text
name
name
:
string
Optional
namespace
namespace
?:
string
|
URL
type
type
:
"element"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
attributes
children
name
namespace
type
CycloneDX JavaScript Library - Node - v6.7.2
Loading...
Element node with textual content