Module: Gsf::XMLContent
- Defined in:
- (unknown)
Constant Summary collapse
- NO_CONTENT =
node has no cstr contents
0 or :no_content
- CONTENT =
node has cstr contents
1 or :content
- SHARED_CONTENT =
node has contents that is shared with children
2 or :shared_content
- 2ND =
node is second or later occurrence
3 or :2nd