XMLContent
Description:
[ CCode ( cprefix = "GSF_XML_" , has_type_id = false ) ]
public enum XMLContent
Controls the handling of character data within a parser node.
Content:
Enum values:
- @2ND - node is second or later occurrence
- CONTENT - node has cstr contents
- NO_CONTENT - node has no cstr contents
- SHARED_CONTENT - node has contents
that is shared with children