Returns a Boolean variant. A value of true indicates that the XML Schema attribute object is a reference to a top-level <element> declaration.
var bolIsReference = oISchemaAttribute.isReference;
None.
attribute object is a reference to a top-level <element> declaration.bolIsReference = oISchemaAttribute.isReference
None.
attribute object is a reference to a top-level <element> declarationHRESULT get_isReference (VARIANT_BOOL* isReference);
attribute object is a reference to a top-level <element> declarationisReference 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.
attribute Element | Declaring Attributes
Applies to: ISchemaAttribute Interface