Document.AssignWorkingXMLFile
Method: AssignWorkingXMLFile (strWorkingXMLFileName as String, strSchemaSourceName as String)
Description
Assigns the Working XML File by supplying its URI as a string and the Schema Source Name as a string. The Schema Source Name is the name assigned to the schema in the SPS; (the default schema name in an SPS created new in StyleVision is: XML).
Errors
| 1200 | The document object is invalid. | 
| 1201 | Invalid input parameter. | 
| 1203 | Error assigning Working XML File | 
| 1404 | Missing XML Schema or DTD |