2.3.4.2.4 AutoLinkComparison_Type
Target namespace: http://schemas.microsoft.com/office/visio/2011/1/core
Referenced by: DataRecordSet_Type
A complex type that is unused and MUST be ignored.
Attributes:
ColumnName: An xsd:string ([XMLSCHEMA2] section 3.2.1) attribute that is unused and MUST be ignored.
ContextType: An xsd:unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that is unused and MUST be ignored.
ContextTypeLabel: An xsd:string ([XMLSCHEMA2] section 3.2.1) attribute that is unused and MUST be ignored.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="AutoLinkComparison_Type"> <xsd:attribute name="ColumnName" type="xsd:string" use="required"/> <xsd:attribute name="ContextType" type="xsd:unsignedInt" use="required"/> <xsd:attribute name="ContextTypeLabel" type="xsd:string"/> </xsd:complexType>