Return a null value if there is no element with IS_SIMPLE_CONTENT flag, or a non‐null value with the integer id of the element otherwise.
Synopsis
Declared in <balxml_encoder.h>
bdlb::NullableValue<int> const&
simpleContentId() const;
Created with MrDocs