Source position: xmlxsd.pas line 133
procedure xsdGetChildUnsignedByte(
node: xmlNodePtr;
name: xmlCharPtr;
nameSpace: xmlCharPtr;
out Value: Byte;
Index: Integer = 0
);