2.3.4.2.79 RefreshConflict_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:

RowID: An xsd:unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that is unused and MUST be ignored.

ShapeID: An xsd:unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that is unused and MUST be ignored.

PageID: An xsd:unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that 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="RefreshConflict_Type">
   <xsd:attribute name="RowID" type="xsd:unsignedInt" use="required"/>
   <xsd:attribute name="ShapeID" type="xsd:unsignedInt" use="required"/>
   <xsd:attribute name="PageID" type="xsd:unsignedInt" use="required"/>
 </xsd:complexType>