HI,
I am required to have the XML files I generate in ANSI format with NetExpress
select xml-tbai assign NFXML
organisation is xml
file status is file-status-spec.
must be in UTF-8 format without BOM.
Is this possible?
Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
HI,
I am required to have the XML files I generate in ANSI format with NetExpress
select xml-tbai assign NFXML
organisation is xml
file status is file-status-spec.
must be in UTF-8 format without BOM.
Is this possible?
UTF-8 is backwards compatible with ASCII: an ASCII text file is also a UTF-8 text file.