Home | Info | Community | Development | myReactOS | Contact Us
xmlElementContentType:
Possible definitions of element content types.
Definition at line 239 of file tree.h.
{ XML_ELEMENT_CONTENT_PCDATA = 1, XML_ELEMENT_CONTENT_ELEMENT, XML_ELEMENT_CONTENT_SEQ, XML_ELEMENT_CONTENT_OR } xmlElementContentType;