Function generateAddressSpaceRaw
- generateAddressSpaceRaw(addressSpace, xmlFiles, xmlLoader, options): Promise<void>
Parameters
- addressSpace: IAddressSpace
- xmlFiles: string | string[]
- xmlLoader: ((nodeset2xmlUri: string) => Promise<string>)
- (nodeset2xmlUri): Promise<string>
Returns Promise<string>
- options: NodeSetLoaderOptions
Returns Promise<void>
the addressSpace to populate @xmlFiles: a lis of xml files