fmeobjects.FMEUniversalWriter.addSchema

FMEUniversalWriter.addSchema(feature)

Provide either a generic FME theme definition or a format specific definition for a theme.

Parameters:feature (FMEFeature) – The feature containing the theme definition.
Return type:None
Raises:FMEException – An FMEException is raised if there was an error.