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


HeaderFooterFont_Type complexType (Visio XML)

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

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

Определение

      <xs:complexType name="HeaderFooterFont_Type">
    <xs:attribute name="Height"
  type="xsd:int"
    />
    <xs:attribute name="Width"
  type="xsd:int"
    />
    <xs:attribute name="Escapement"
  type="xsd:int"
    />
    <xs:attribute name="Orientation"
  type="xsd:int"
    />
    <xs:attribute name="Weight"
  type="xsd:int"
    />
    <xs:attribute name="Italic"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="Underline"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="StrikeOut"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="CharSet"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="OutPrecision"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="ClipPrecision"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="Quality"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="PitchAndFamily"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="FaceName"
  type="xsd:string"
    />
      </xs:complexType>
      

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

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

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

Нет.

Атрибуты

Атрибут Тип Обязательный Описание Возможные значения
CharSet
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
ClipPrecision
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
Спуск
xsd:int
необязательный
Значения типа xsd:int.
FaceName
xsd:string
необязательный
Значения типа xsd:string.
Height
xsd:int
необязательный
Значения типа xsd:int.
Курсив
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
Вводное обучение
xsd:int
необязательный
Значения типа xsd:int.
OutPrecision
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
PitchAndFamily
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
Качество
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
StrikeOut
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
Подчеркнутый
xsd:unsignedByte
необязательный
Значения типа xsd:unsignedByte.
Насыщенность
xsd:int
необязательный
Значения типа xsd:int.
Width
xsd:int
необязательный
Значения типа xsd:int.