Поделиться через


RowMap_Type complexType (Visio XML)

Сведения о типе

Значение
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Файл схемы
VisioSchema15-2012-06-05.xsd
Базовый элемент расширения
Отсутствует

Определение

      <xs:complexType name="RowMap_Type">
    <xs:attribute name="RowID"
  type="xsd:unsignedInt"
     use="required"
    />
    <xs:attribute name="PageID"
  type="xsd:unsignedInt"
     use="required"
    />
    <xs:attribute name="ShapeID"
  type="xsd:unsignedInt"
     use="required"
    />
      </xs:complexType>
      

Элементы и атрибуты

Если в схеме определяются конкретные требования, например sequence, minOccurs, maxOccurs и choice, см. раздел определений.

Дочерние элементы

Нет.

Атрибуты

Атрибут Тип Обязательный Описание Возможные значения
PageID
xsd:unsignedInt
обязательно
Значения типа xsd:unsignedInt.
RowID
xsd:unsignedInt
обязательно
Значения типа xsd:unsignedInt.
ShapeID
xsd:unsignedInt
обязательно
Значения типа xsd:unsignedInt.