このサイトをビューするために JavaScript を有効化してください。

Altova XMLSpy 2021 Professional Edition

Method: NewFile (strFile as String, strType as String) as Document

 

Parameters

strFile

Full path of new file.

 

strType

Type of new file as string (i.e. "xml", "xsd", ... )

 

Return Value

Returns the new file.

 

Description

NewFile creates a new file of type strType (i.e. "xml"). The newly created file is also the ActiveDocument.

(C) 2015-2021 Altova GmbH