[#BloombergLP-bdlar-EnumConstVtable-XsdName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/EnumConstVtable.adoc[EnumConstVtable]::XsdName :relfileprefix: ../../../ :mrdocs: Function pointer type returning the XSD name of an enum value. == Synopsis Declared in `<bdlar_enumvtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef char const* XsdName(void const*, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#