Altova XMLSpy 2024 Enterprise 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.

© 2017-2023 Altova GmbH