Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlAttributeOptions

The options used to create a new attribute.

Hierarchy

  • IXmlAttributeOptions

Index

Properties

name

name: string

The name of the attribute.

Optional replaceInvalidCharsInName

replaceInvalidCharsInName?: boolean

Whether to replace any invalid characters in the name of the attribute with the Unicode replacement character. By default, this is disabled.

Generated using TypeDoc