Separatista
|
Public Attributes | |
const wchar_t * | m_pTag |
The tag name of the element. | |
unsigned int | m_nHash |
The hash of the tag. | |
size_t | m_nMin |
Minimal presence of the element, 0 = optional. | |
size_t | m_nMax |
Maximum presence of the element, 0 = infinite. | |
const ElementDescriptor * | m_pElementDescriptor |
ElementDescriptor. | |