Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Сведения о типе
| Значение | |
|---|---|
|
Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
|
Файл схемы |
VisioSchema15-2012-06-05.xsd |
|
Базовый элемент расширения |
Отсутствует |
Определение
<xs:complexType name="Sheet_Type" abstract="true">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element name="Cell" type="Cell_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="Trigger" type="Trigger_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="Section" type="Section_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs: name="" >
</xs:>
</xs:sequence>
<xs:attribute name="LineStyle"
type="xsd:unsignedInt"
/>
<xs:attribute name="FillStyle"
type="xsd:unsignedInt"
/>
<xs:attribute name="TextStyle"
type="xsd:unsignedInt"
/>
</xs:complexType>
Элементы и атрибуты
Если в схеме определяются конкретные требования, например sequence, minOccurs, maxOccurs и choice, см. раздел определений.
Дочерние элементы
| Элемент | Тип | Описание |
|---|---|---|
|
Cell |
Cell_Type |
|
|
Section |
Section_Type |
|
|
Trigger |
Trigger_Type |
Атрибуты
| Атрибут | Тип | Обязательный | Описание | Возможные значения |
|---|---|---|---|---|
| FillStyle |
xsd:unsignedInt |
необязательный |
Значения типа xsd:unsignedInt. | |
| LineStyle |
xsd:unsignedInt |
необязательный |
Значения типа xsd:unsignedInt. | |
| TextStyle |
xsd:unsignedInt |
необязательный |
Значения типа xsd:unsignedInt. |