FaceNames element (VisioDocument_Type complexType) (Visio XML)
Contains a collection of FaceName elements.
Element information
Value | |
---|---|
Element type |
FaceNames_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
document.xml |
Definition
< xs:element name="FaceNames" type="FaceNames_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element | Type | Description |
---|---|---|
VisioDocument |
VisioDocument_Type |
The root element of a Microsoft Visio document. |
Child elements
Element | Type | Description |
---|---|---|
FaceName |
FaceName_Type |
Contains information about a font. |
Attributes
None.