Source position: xmlxsd.pas line 109
function xsdTryGetChildUnsignedByte(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: Byte;
Index: Integer = 0
):Boolean;