Gets the schema definition of a sub element in a composite element.
Syntax:
Set <oSubElementSchema> = object.GetElementByIndex (<Index>)
Parameter
Index
– Index location of the sub element in the element.The index number starts with one (1) and represents the position of
the sub element in the composite element.