Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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="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>
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
Ninguno.
Atributos
| Atributo | Tipo | Obligatorio | Descripción | Posibles valores |
|---|---|---|---|---|
| CharSet |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| ClipPrecision |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Escape |
xsd:int |
opcional |
Valores del tipo xsd:int. | |
| FaceName |
xsd:string |
opcional |
Valores del tipo xsd:string. | |
| Height |
xsd:int |
opcional |
Valores del tipo xsd:int. | |
| Italic |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Orientation |
xsd:int |
opcional |
Valores del tipo xsd:int. | |
| OutPrecision |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| PitchAndFamily |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Calidad |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Tachado |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Subrayado |
xsd:unsignedByte |
opcional |
Valores del tipo xsd:unsignedByte. | |
| Peso |
xsd:int |
opcional |
Valores del tipo xsd:int. | |
| Width |
xsd:int |
opcional |
Valores del tipo xsd:int. |