Source position: xmlxsd.pas line 46
function xsdNewChildDecimal(
parent: xmlNodePtr;
ns: xmlNsPtr;
name: xmlCharPtr;
Value: Extended;
Precision: Integer = 4;
Digits: Integer = 1
):xmlNodePtr;