Progress
Language Reference
CHILD-NUM Attribute
Returns the relative number assigned to this XML node among its siblings. XML nodes that have the same parent are called siblings, and are numbered from 1 to the number of siblings.
Data Type: INTEGERAccess: ReadableApplies To: X-noderef Object HandleThe UNKNOWN value (?) is returned if the node reference does not refer to an element node, or if the node is an XML document node.
The following example demonstrates the use of the CHILD-NUM attribute:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |