703704705706707708709
* * @return OCXMLSchemaBuilder * @throws JIException - ошибка DCOM. */ public final OCXMLSchemaBuilder newXMLSchemaBuilder() throws JIException { return new OCXMLSchemaBuilder(newObject("XMLSchemaBuilder")); }