SAX Writer Reference > SAX Writer API Methods > insertLogicalAttribute
  
insertLogicalAttribute
This method inserts a new attribute into the XML and controls the format of the text so that it is either true or false.
The following table lists parameters of insertLogicalAttribute.
 
Parameter Name
Type
Description
I/O
Req
pcAttributeName
Character
Name that is assigned to the attribute being created in the XML.
I
Yes
plAttributeValue
Logical
Logical value.
I
Yes