Compartir a través de


DataRecordSet_Type complexType (XML de Visio)

Información de tipos

Valor
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Archivo de esquema
VisioSchema15-2012-06-05.xsd
Base de extensión
Ninguno

Definición

          <xs:complexType name="DataRecordSet_Type">
          
          <xs:sequence>
    <xs:element name="Rel"  type="Rel_Type"
     minOccurs="1"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="DataColumns"  type="DataColumns_Type"
     minOccurs="1"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="PrimaryKey"  type="PrimaryKey_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
    <xs:element name="RowMap"  type="RowMap_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
    <xs:element name="RefreshConflict"  type="RefreshConflict_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
    <xs:element name="AutoLinkComparison"  type="AutoLinkComparison_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
      </xs:sequence>
    <xs:attribute name="ID"
  type="xsd:unsignedInt"
     use="required"
    />
    <xs:attribute name="ConnectionID"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Command"
  type="xsd:string"
    />
    <xs:attribute name="Options"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="TimeRefreshed"
  type="xsd:dateTime"
    />
    <xs:attribute name="NextRowID"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Name"
  type="xsd:string"
    />
    <xs:attribute name="RowOrder"
  type="xsd:boolean"
    />
    <xs:attribute name="RefreshOverwriteAll"
  type="xsd:boolean"
    />
    <xs:attribute name="RefreshNoReconciliationUI"
  type="xsd:boolean"
    />
    <xs:attribute name="RefreshInterval"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="ReplaceLinks"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Checksum"
  type="xsd:unsignedInt"
    />
      </xs:complexType>
      

Elementos y atributos

Si el esquema define requisitos específicos, como sequence, minOccurs, maxOccurs y choice, consulte la sección de definición.

Elementos secundarios

Elemento Tipo Descripción
AutoLinkComparison
AutoLinkComparison_Type
DataColumns
DataColumns_Type
PrimaryKey
PrimaryKey_Type
RefreshConflict
RefreshConflict_Type
Rel
Rel_Type
RowMap
RowMap_Type

Atributos

Atributo Tipo Obligatorio Descripción Posibles valores
Suma de comprobación
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
Get-Help
xsd:string
opcional
Valores del tipo xsd:string.
ConnectionID
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
Id.
xsd:unsignedInt
necesario
Valores del tipo xsd:unsignedInt.
Nombre
xsd:string
opcional
Valores del tipo xsd:string.
NextRowID
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
Opciones
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
RefreshInterval
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
RefreshNoReconciliationUI
xsd:boolean
opcional
Valores del tipo xsd:boolean.
RefreshOverwriteAll
xsd:boolean
opcional
Valores del tipo xsd:boolean.
ReplaceLinks
xsd:unsignedInt
opcional
Valores del tipo xsd:unsignedInt.
RowOrder
xsd:boolean
opcional
Valores del tipo xsd:boolean.
TimeRefreshed
xsd:dateTime
opcional
Valores del tipo xsd:dateTime.