XmlSchema::newFile Method

Syntax

client server public static XmlSchema newFile(str filename)

Run On

Called

Parameters

  • filename
    Type: str

Remarks

If an attacker can control input to the XmlSchema::newFile method, a security risk exists. Therefore, this method runs under Code Access Security. Calls to this method on the server require permission from the FileIOPermission Class.

See Also

Reference

XmlSchema Class