SPC016502: Define attribute 'ID' with curly brackets in FieldRef

The attribute 'ID' in elements of type 'FieldRef' should start and end with '}'. Otherwise they may not work correctly.

TypeName: DefineValidIDInFieldRef
CheckId: SPC016502
Severity: Error
Type: FieldRefInCTDefinition
Resolution

Add characters '{...}' at start and end of attribute 'ID' in element FieldRef. The field ID is the string representation of a GUID, including braces. The value is case sensitive.

comments powered by Disqus