diff options
Diffstat (limited to 'packages/fcl-xml/src/xmlutils.pp')
| -rw-r--r-- | packages/fcl-xml/src/xmlutils.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/fcl-xml/src/xmlutils.pp b/packages/fcl-xml/src/xmlutils.pp index a2d485020f..6531cd9145 100644 --- a/packages/fcl-xml/src/xmlutils.pp +++ b/packages/fcl-xml/src/xmlutils.pp @@ -158,6 +158,7 @@ type FValueStart: PWideChar; FValueLength: Integer; FIsDefault: Boolean; + FDenormalized: Boolean; // Whether attribute value changes by normalization end; { TNSSupport provides tracking of prefix-uri pairs and namespace fixup for writer } |
