Returns a string. This string indicates a value that is one more than the maximum number of times the type can be used in a document (x = x+1). For more information about the maxExclusive
facet, see Data Type Facets.
var strMaxExclusive = oISchemaType.maxExclusive;
None.
maxExclusive
facet of the restriction.strMaxExclusive = oISchemaType.maxExclusive
None.
maxExclusive
facet of the restriction.HRESULT get_maxExclusive (BSTR* maxExclusive);
maxExclusive
facet string.maxExclusive
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Note If the facet is not used, the property will return a NULL string.
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface