Gsf.XMLInNode¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| check_children_for_ns | int | r/w | whether to check namespace for children | 
| end | object | r | |
| has_content | Gsf.XMLContent | r/w | whether the node has content | 
| id | str | r/w | identifier unique in the entire tree | 
| name | str | r/w | node name | 
| ns_id | int | r/w | namespace identifier | 
| parent_id | str | r/w | parent node identifier | 
| share_children_with_parent | int | r/w | whether to share children with parent. | 
| start | object | r | 
Methods¶
None