XML Options

8.jpg

It is a value element and stores the data corresponding to the value of the standalone string in the declaration. It is always a child of the XmlDecl element. Valid values for the standalone element are yes and no. An result example is shown below:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<!DOCTYPE s1 PUBLIC "http://www.imibo.com/example.dtd" "example.dtd">

<s1>.........</s1>

 


IMI GAL Exporter
Copyright © 1999 - 2011 IMIBO All rights reserved.