PublishSettings_Type complexType ('Visio XML')
Office 2013 and later
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Type information
Definition
Elements and attributes
<xs:complexType name="PublishSettings_Type">
<xs:sequence>
<xs:element name="PublishedPage" type="PublishedPage_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="RefreshableData" type="RefreshableData_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
</xs:sequence>
</xs:complexType>
Show: