pbSpecified - BaseXmlDomNode

Indicates if attribute node is explicitly specified or derived from DTD or Schema

Type: Property

Access: Read-Only

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean pbSpecified

Read Access: Get pbSpecified to BooleanVariable


Description

The pbSpecified property Indicates if node is explicitly specified or derived from a default value in the DTD or Schema. This is usually only used with attributes.