Value
Name | Description | Value |
---|---|---|
XMLElementLocation.ELEMENT_END | Locates the element at the end of the containing object. | 1483042404 = 'Xend' |
XMLElementLocation.ELEMENT_START | Locates the element at the beginning of the containing object. | 1482844014 = 'Xbgn' |
Usage
In function
XMLElement XMLAttribute.convertToElement ([located: XMLElementLocation=XMLElementLocation.ELEMENT_START][, markupTag: XMLTag])
Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |