DOM3 Abstract Schemas: insertsubModel

Hi,

Do we need to specify "where" in the submodel the new object is inserted

to?

Why insertsubModel only take one argument "newNode"?

  void               insertsubModel(in ASObject newNode)

raises(DOMASException);

Note that subModels is of type ASObjectList which is an ordered
collection
of AS nodes (or objects)!

Thx,

-Stanley

Received on Monday, 26 November 2001 14:30:37 UTC